Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-4317 (GCVE-0-2024-4317)
Vulnerability from cvelistv5
- CWE-862 - Missing Authorization
► | URL | Tags | |
---|---|---|---|
|
Vendor | Product | Version | ||
---|---|---|---|---|
n/a | PostgreSQL |
Version: 16 < 16.3 Version: 15 < 15.7 Version: 14 < 14.12 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-4317", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-05-13T13:20:02.602045Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-06-04T17:54:08.223Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2025-03-28T15:03:02.067Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" }, { "url": "https://security.netapp.com/advisory/ntap-20250328-0001/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "PostgreSQL", "vendor": "n/a", "versions": [ { "lessThan": "16.3", "status": "affected", "version": "16", "versionType": "rpm" }, { "lessThan": "15.7", "status": "affected", "version": "15", "versionType": "rpm" }, { "lessThan": "14.12", "status": "affected", "version": "14", "versionType": "rpm" } ] } ], "configurations": [ { "lang": "en", "value": "victim has issued a CREATE STATISTICS command" } ], "credits": [ { "lang": "en", "value": "The PostgreSQL project thanks Lukas Fittl for reporting this problem." } ], "descriptions": [ { "lang": "en", "value": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected." } ], "metrics": [ { "cvssV3_1": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "format": "CVSS" } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-862", "description": "Missing Authorization", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-05-09T13:00:01.285Z", "orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "shortName": "PostgreSQL" }, "references": [ { "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "title": "PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks", "workarounds": [ { "lang": "en", "value": "apply corrected view definitions; see PostgreSQL release notes" }, { "lang": "en", "value": "REVOKE SELECT ON pg_stats_ext, pg_stats_ext_exprs FROM PUBLIC" } ] } }, "cveMetadata": { "assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "assignerShortName": "PostgreSQL", "cveId": "CVE-2024-4317", "datePublished": "2024-05-09T13:00:01.285Z", "dateReserved": "2024-04-29T16:40:16.167Z", "dateUpdated": "2025-03-28T15:03:02.067Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-4317\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2024-05-14T15:43:16.473\",\"lastModified\":\"2025-03-28T15:15:45.250\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.\"},{\"lang\":\"es\",\"value\":\"La falta de autorizaci\u00f3n en las vistas integradas de PostgreSQL pg_stats_ext y pg_stats_ext_exprs permite a un usuario de base de datos sin privilegios leer los valores m\u00e1s comunes y otras estad\u00edsticas de los comandos CREATE STATISTICS de otros usuarios. Los valores m\u00e1s comunes pueden revelar valores de columnas que el esp\u00eda no podr\u00eda leer de otro modo o resultados de funciones que no pueden ejecutar. La instalaci\u00f3n de una versi\u00f3n no afectada solo corrige instalaciones nuevas de PostgreSQL, es decir, aquellas que se crean con la utilidad initdb despu\u00e9s de instalar esa versi\u00f3n. Las instalaciones actuales de PostgreSQL seguir\u00e1n siendo vulnerables hasta que sigan las instrucciones de las notas de la versi\u00f3n. Dentro de las versiones principales 14-16, las versiones menores anteriores a PostgreSQL 16.3, 15.7 y 14.12 se ven afectadas. Las versiones anteriores a PostgreSQL 14 no se ven afectadas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"14.0\",\"versionEndExcluding\":\"14.12\",\"matchCriteriaId\":\"7AC0DA70-323D-4C0A-9993-9155CC2E0898\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"15.0\",\"versionEndExcluding\":\"15.7\",\"matchCriteriaId\":\"A7C08BC1-1F35-48B5-A159-87988C64EED1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"16.0\",\"versionEndExcluding\":\"16.3\",\"matchCriteriaId\":\"30634752-81D1-43A4-9BAF-329307A5B9AD\"}]}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-4317/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20250328-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.postgresql.org/support/security/CVE-2024-4317/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-4317/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250328-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-03-28T15:03:02.067Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-4317\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-05-13T13:20:02.602045Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-13T13:28:49.261Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Lukas Fittl for reporting this problem.\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 3.1, \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.3\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.7\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.12\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2024-4317/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"apply corrected view definitions; see PostgreSQL release notes\"}, {\"lang\": \"en\", \"value\": \"REVOKE SELECT ON pg_stats_ext, pg_stats_ext_exprs FROM PUBLIC\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-862\", \"description\": \"Missing Authorization\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"victim has issued a CREATE STATISTICS command\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2024-05-09T13:00:01.285Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-4317\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-28T15:03:02.067Z\", \"dateReserved\": \"2024-04-29T16:40:16.167Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2024-05-09T13:00:01.285Z\", \"assignerShortName\": \"PostgreSQL\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2024:3159-2
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\n- Upgrade to 16.4 (bsc#1229013)\n- CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013)\n- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See the release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3159,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3159", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3159-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3159-2", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243159-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3159-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019677.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE Bug 1229013", "url": "https://bugzilla.suse.com/1229013" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7348 page", "url": "https://www.suse.com/security/cve/CVE-2024-7348/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2024-10-24T08:44:33Z", "generator": { "date": "2024-10-24T08:44:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3159-2", "initial_release_date": "2024-10-24T08:44:33Z", "revision_history": [ { "date": "2024-10-24T08:44:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.aarch64", "product": { "name": "libecpg6-16.4-150600.16.5.1.aarch64", "product_id": "libecpg6-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.aarch64", "product": { "name": "libpq5-16.4-150600.16.5.1.aarch64", "product_id": "libpq5-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-devel-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-server-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-test-16.4-150600.16.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product_id": "libecpg6-64bit-16.4-150600.16.5.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product_id": "libpq5-64bit-16.4-150600.16.5.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.i586", "product": { "name": "libecpg6-16.4-150600.16.5.1.i586", "product_id": "libecpg6-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.i586", "product": { "name": "libpq5-16.4-150600.16.5.1.i586", "product_id": "libpq5-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-16.4-150600.16.5.1.i586", "product_id": "postgresql16-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.i586", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.i586", "product_id": "postgresql16-devel-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.i586", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.i586", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.i586", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.i586", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.i586", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.i586", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.i586", "product_id": "postgresql16-server-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.i586", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.i586", "product_id": "postgresql16-test-16.4-150600.16.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.4-150600.16.5.1.noarch", "product": { "name": "postgresql16-docs-16.4-150600.16.5.1.noarch", "product_id": "postgresql16-docs-16.4-150600.16.5.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.ppc64le", "product": { "name": "libecpg6-16.4-150600.16.5.1.ppc64le", "product_id": "libecpg6-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.ppc64le", "product": { "name": "libpq5-16.4-150600.16.5.1.ppc64le", "product_id": "libpq5-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-devel-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-server-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-test-16.4-150600.16.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.s390x", "product": { "name": "libecpg6-16.4-150600.16.5.1.s390x", "product_id": "libecpg6-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.s390x", "product": { "name": "libpq5-16.4-150600.16.5.1.s390x", "product_id": "libpq5-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-devel-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-server-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-test-16.4-150600.16.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.x86_64", "product": { "name": "libecpg6-16.4-150600.16.5.1.x86_64", "product_id": "libecpg6-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.4-150600.16.5.1.x86_64", "product": { "name": "libecpg6-32bit-16.4-150600.16.5.1.x86_64", "product_id": "libecpg6-32bit-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.x86_64", "product": { "name": "libpq5-16.4-150600.16.5.1.x86_64", "product_id": "libpq5-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-16.4-150600.16.5.1.x86_64", "product": { "name": "libpq5-32bit-16.4-150600.16.5.1.x86_64", "product_id": "libpq5-32bit-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-devel-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-server-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-test-16.4-150600.16.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-24T08:44:33Z", "details": "moderate" } ], "title": "CVE-2024-4317" }, { "cve": "CVE-2024-7348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7348" } ], "notes": [ { "category": "general", "text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7348", "url": "https://www.suse.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "SUSE Bug 1229013 for CVE-2024-7348", "url": "https://bugzilla.suse.com/1229013" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-24T08:44:33Z", "details": "important" } ], "title": "CVE-2024-7348" } ] }
suse-su-2024:1653-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql15", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql15 fixes the following issues:\n\nPostgreSQL upgrade to version 15.7 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/15.7/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1653,SUSE-SLE-SDK-12-SP5-2024-1653,SUSE-SLE-SERVER-12-SP5-2024-1653", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1653-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1653-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241653-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1653-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035277.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql15", "tracking": { "current_release_date": "2024-05-15T07:18:42Z", "generator": { "date": "2024-05-15T07:18:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1653-1", "initial_release_date": "2024-05-15T07:18:42Z", "revision_history": [ { "date": "2024-05-15T07:18:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-15.7-3.25.1.aarch64", "product_id": "postgresql15-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-contrib-15.7-3.25.1.aarch64", "product_id": "postgresql15-contrib-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-devel-15.7-3.25.1.aarch64", "product_id": "postgresql15-devel-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-llvmjit-devel-15.7-3.25.1.aarch64", "product_id": "postgresql15-llvmjit-devel-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-plperl-15.7-3.25.1.aarch64", "product_id": "postgresql15-plperl-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-plpython-15.7-3.25.1.aarch64", "product_id": "postgresql15-plpython-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-pltcl-15.7-3.25.1.aarch64", "product_id": "postgresql15-pltcl-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-server-15.7-3.25.1.aarch64", "product_id": "postgresql15-server-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-server-devel-15.7-3.25.1.aarch64", "product_id": "postgresql15-server-devel-15.7-3.25.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-3.25.1.aarch64", "product": { "name": "postgresql15-test-15.7-3.25.1.aarch64", "product_id": "postgresql15-test-15.7-3.25.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-3.25.1.i586", "product": { "name": "postgresql15-15.7-3.25.1.i586", "product_id": "postgresql15-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-3.25.1.i586", "product": { "name": "postgresql15-contrib-15.7-3.25.1.i586", "product_id": "postgresql15-contrib-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-3.25.1.i586", "product": { "name": "postgresql15-devel-15.7-3.25.1.i586", "product_id": "postgresql15-devel-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-3.25.1.i586", "product": { "name": "postgresql15-llvmjit-devel-15.7-3.25.1.i586", "product_id": "postgresql15-llvmjit-devel-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-3.25.1.i586", "product": { "name": "postgresql15-plperl-15.7-3.25.1.i586", "product_id": "postgresql15-plperl-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-3.25.1.i586", "product": { "name": "postgresql15-plpython-15.7-3.25.1.i586", "product_id": "postgresql15-plpython-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-3.25.1.i586", "product": { "name": "postgresql15-pltcl-15.7-3.25.1.i586", "product_id": "postgresql15-pltcl-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-15.7-3.25.1.i586", "product": { "name": "postgresql15-server-15.7-3.25.1.i586", "product_id": "postgresql15-server-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-3.25.1.i586", "product": { "name": "postgresql15-server-devel-15.7-3.25.1.i586", "product_id": "postgresql15-server-devel-15.7-3.25.1.i586" } }, { "category": "product_version", "name": "postgresql15-test-15.7-3.25.1.i586", "product": { "name": "postgresql15-test-15.7-3.25.1.i586", "product_id": "postgresql15-test-15.7-3.25.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql15-docs-15.7-3.25.1.noarch", "product": { "name": "postgresql15-docs-15.7-3.25.1.noarch", "product_id": "postgresql15-docs-15.7-3.25.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-15.7-3.25.1.ppc64le", "product_id": "postgresql15-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-contrib-15.7-3.25.1.ppc64le", "product_id": "postgresql15-contrib-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-devel-15.7-3.25.1.ppc64le", "product_id": "postgresql15-devel-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-llvmjit-devel-15.7-3.25.1.ppc64le", "product_id": "postgresql15-llvmjit-devel-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-plperl-15.7-3.25.1.ppc64le", "product_id": "postgresql15-plperl-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-plpython-15.7-3.25.1.ppc64le", "product_id": "postgresql15-plpython-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-pltcl-15.7-3.25.1.ppc64le", "product_id": "postgresql15-pltcl-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-server-15.7-3.25.1.ppc64le", "product_id": "postgresql15-server-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-server-devel-15.7-3.25.1.ppc64le", "product_id": "postgresql15-server-devel-15.7-3.25.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-test-15.7-3.25.1.ppc64le", "product": { "name": "postgresql15-test-15.7-3.25.1.ppc64le", "product_id": "postgresql15-test-15.7-3.25.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-3.25.1.s390", "product": { "name": "postgresql15-15.7-3.25.1.s390", "product_id": "postgresql15-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-3.25.1.s390", "product": { "name": "postgresql15-contrib-15.7-3.25.1.s390", "product_id": "postgresql15-contrib-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-3.25.1.s390", "product": { "name": "postgresql15-devel-15.7-3.25.1.s390", "product_id": "postgresql15-devel-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-3.25.1.s390", "product": { "name": "postgresql15-llvmjit-devel-15.7-3.25.1.s390", "product_id": "postgresql15-llvmjit-devel-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-3.25.1.s390", "product": { "name": "postgresql15-plperl-15.7-3.25.1.s390", "product_id": "postgresql15-plperl-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-3.25.1.s390", "product": { "name": "postgresql15-plpython-15.7-3.25.1.s390", "product_id": "postgresql15-plpython-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-3.25.1.s390", "product": { "name": "postgresql15-pltcl-15.7-3.25.1.s390", "product_id": "postgresql15-pltcl-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-server-15.7-3.25.1.s390", "product": { "name": "postgresql15-server-15.7-3.25.1.s390", "product_id": "postgresql15-server-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-3.25.1.s390", "product": { "name": "postgresql15-server-devel-15.7-3.25.1.s390", "product_id": "postgresql15-server-devel-15.7-3.25.1.s390" } }, { "category": "product_version", "name": "postgresql15-test-15.7-3.25.1.s390", "product": { "name": "postgresql15-test-15.7-3.25.1.s390", "product_id": "postgresql15-test-15.7-3.25.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-3.25.1.s390x", "product": { "name": "postgresql15-15.7-3.25.1.s390x", "product_id": "postgresql15-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-3.25.1.s390x", "product": { "name": "postgresql15-contrib-15.7-3.25.1.s390x", "product_id": "postgresql15-contrib-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-3.25.1.s390x", "product": { "name": "postgresql15-devel-15.7-3.25.1.s390x", "product_id": "postgresql15-devel-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-3.25.1.s390x", "product": { "name": "postgresql15-llvmjit-devel-15.7-3.25.1.s390x", "product_id": "postgresql15-llvmjit-devel-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-3.25.1.s390x", "product": { "name": "postgresql15-plperl-15.7-3.25.1.s390x", "product_id": "postgresql15-plperl-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-3.25.1.s390x", "product": { "name": "postgresql15-plpython-15.7-3.25.1.s390x", "product_id": "postgresql15-plpython-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-3.25.1.s390x", "product": { "name": "postgresql15-pltcl-15.7-3.25.1.s390x", "product_id": "postgresql15-pltcl-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-15.7-3.25.1.s390x", "product": { "name": "postgresql15-server-15.7-3.25.1.s390x", "product_id": "postgresql15-server-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-3.25.1.s390x", "product": { "name": "postgresql15-server-devel-15.7-3.25.1.s390x", "product_id": "postgresql15-server-devel-15.7-3.25.1.s390x" } }, { "category": "product_version", "name": "postgresql15-test-15.7-3.25.1.s390x", "product": { "name": "postgresql15-test-15.7-3.25.1.s390x", "product_id": "postgresql15-test-15.7-3.25.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-15.7-3.25.1.x86_64", "product_id": "postgresql15-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-contrib-15.7-3.25.1.x86_64", "product_id": "postgresql15-contrib-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-devel-15.7-3.25.1.x86_64", "product_id": "postgresql15-devel-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-llvmjit-devel-15.7-3.25.1.x86_64", "product_id": "postgresql15-llvmjit-devel-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-plperl-15.7-3.25.1.x86_64", "product_id": "postgresql15-plperl-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-plpython-15.7-3.25.1.x86_64", "product_id": "postgresql15-plpython-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-pltcl-15.7-3.25.1.x86_64", "product_id": "postgresql15-pltcl-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-server-15.7-3.25.1.x86_64", "product_id": "postgresql15-server-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-server-devel-15.7-3.25.1.x86_64", "product_id": "postgresql15-server-devel-15.7-3.25.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-3.25.1.x86_64", "product": { "name": "postgresql15-test-15.7-3.25.1.x86_64", "product_id": "postgresql15-test-15.7-3.25.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-devel-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-devel-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-devel-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-devel-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-server-devel-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-3.25.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.7-3.25.1.noarch" }, "product_reference": "postgresql15-docs-15.7-3.25.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-server-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-server-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-server-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-3.25.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.7-3.25.1.noarch" }, "product_reference": "postgresql15-docs-15.7-3.25.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-plperl-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-plpython-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.aarch64" }, "product_reference": "postgresql15-server-15.7-3.25.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-3.25.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.s390x" }, "product_reference": "postgresql15-server-15.7-3.25.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.x86_64" }, "product_reference": "postgresql15-server-15.7-3.25.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.7-3.25.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.7-3.25.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.7-3.25.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.7-3.25.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-docs-15.7-3.25.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql15-server-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-contrib-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-docs-15.7-3.25.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plperl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-plpython-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-pltcl-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql15-server-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-devel-15.7-3.25.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql15-server-devel-15.7-3.25.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-15T07:18:42Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:1651-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\nPostgreSQL upgrade to version 16.3 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/16.3/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1651,SUSE-SLE-SDK-12-SP5-2024-1651,SUSE-SLE-SERVER-12-SP5-2024-1651", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1651-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1651-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241651-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1651-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035279.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2024-05-15T07:17:57Z", "generator": { "date": "2024-05-15T07:17:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1651-1", "initial_release_date": "2024-05-15T07:17:57Z", "revision_history": [ { "date": "2024-05-15T07:17:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-3.13.1.aarch64", "product": { "name": "libecpg6-16.3-3.13.1.aarch64", "product_id": "libecpg6-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "libpq5-16.3-3.13.1.aarch64", "product": { "name": "libpq5-16.3-3.13.1.aarch64", "product_id": "libpq5-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-16.3-3.13.1.aarch64", "product_id": "postgresql16-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-contrib-16.3-3.13.1.aarch64", "product_id": "postgresql16-contrib-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-devel-16.3-3.13.1.aarch64", "product_id": "postgresql16-devel-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-devel-mini-16.3-3.13.1.aarch64", "product_id": "postgresql16-devel-mini-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.3-3.13.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-plperl-16.3-3.13.1.aarch64", "product_id": "postgresql16-plperl-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-plpython-16.3-3.13.1.aarch64", "product_id": "postgresql16-plpython-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-pltcl-16.3-3.13.1.aarch64", "product_id": "postgresql16-pltcl-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-server-16.3-3.13.1.aarch64", "product_id": "postgresql16-server-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-server-devel-16.3-3.13.1.aarch64", "product_id": "postgresql16-server-devel-16.3-3.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.3-3.13.1.aarch64", "product": { "name": "postgresql16-test-16.3-3.13.1.aarch64", "product_id": "postgresql16-test-16.3-3.13.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-16.3-3.13.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-16.3-3.13.1.aarch64_ilp32", "product_id": "libecpg6-64bit-16.3-3.13.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-16.3-3.13.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-16.3-3.13.1.aarch64_ilp32", "product_id": "libpq5-64bit-16.3-3.13.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-3.13.1.i586", "product": { "name": "libecpg6-16.3-3.13.1.i586", "product_id": "libecpg6-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "libpq5-16.3-3.13.1.i586", "product": { "name": "libpq5-16.3-3.13.1.i586", "product_id": "libpq5-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-16.3-3.13.1.i586", "product": { "name": "postgresql16-16.3-3.13.1.i586", "product_id": "postgresql16-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-3.13.1.i586", "product": { "name": "postgresql16-contrib-16.3-3.13.1.i586", "product_id": "postgresql16-contrib-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-3.13.1.i586", "product": { "name": "postgresql16-devel-16.3-3.13.1.i586", "product_id": "postgresql16-devel-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-3.13.1.i586", "product": { "name": "postgresql16-devel-mini-16.3-3.13.1.i586", "product_id": "postgresql16-devel-mini-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-3.13.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.3-3.13.1.i586", "product_id": "postgresql16-llvmjit-devel-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-3.13.1.i586", "product": { "name": "postgresql16-plperl-16.3-3.13.1.i586", "product_id": "postgresql16-plperl-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-3.13.1.i586", "product": { "name": "postgresql16-plpython-16.3-3.13.1.i586", "product_id": "postgresql16-plpython-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-3.13.1.i586", "product": { "name": "postgresql16-pltcl-16.3-3.13.1.i586", "product_id": "postgresql16-pltcl-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.3-3.13.1.i586", "product": { "name": "postgresql16-server-16.3-3.13.1.i586", "product_id": "postgresql16-server-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-3.13.1.i586", "product": { "name": "postgresql16-server-devel-16.3-3.13.1.i586", "product_id": "postgresql16-server-devel-16.3-3.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.3-3.13.1.i586", "product": { "name": "postgresql16-test-16.3-3.13.1.i586", "product_id": "postgresql16-test-16.3-3.13.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.3-3.13.1.noarch", "product": { "name": "postgresql16-docs-16.3-3.13.1.noarch", "product_id": "postgresql16-docs-16.3-3.13.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-3.13.1.ppc64le", "product": { "name": "libecpg6-16.3-3.13.1.ppc64le", "product_id": "libecpg6-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-16.3-3.13.1.ppc64le", "product": { "name": "libpq5-16.3-3.13.1.ppc64le", "product_id": "libpq5-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-16.3-3.13.1.ppc64le", "product_id": "postgresql16-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-contrib-16.3-3.13.1.ppc64le", "product_id": "postgresql16-contrib-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-devel-16.3-3.13.1.ppc64le", "product_id": "postgresql16-devel-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-devel-mini-16.3-3.13.1.ppc64le", "product_id": "postgresql16-devel-mini-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.3-3.13.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-plperl-16.3-3.13.1.ppc64le", "product_id": "postgresql16-plperl-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-plpython-16.3-3.13.1.ppc64le", "product_id": "postgresql16-plpython-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.3-3.13.1.ppc64le", "product_id": "postgresql16-pltcl-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-server-16.3-3.13.1.ppc64le", "product_id": "postgresql16-server-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.3-3.13.1.ppc64le", "product_id": "postgresql16-server-devel-16.3-3.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.3-3.13.1.ppc64le", "product": { "name": "postgresql16-test-16.3-3.13.1.ppc64le", "product_id": "postgresql16-test-16.3-3.13.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-3.13.1.s390", "product": { "name": "libecpg6-16.3-3.13.1.s390", "product_id": "libecpg6-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "libpq5-16.3-3.13.1.s390", "product": { "name": "libpq5-16.3-3.13.1.s390", "product_id": "libpq5-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-16.3-3.13.1.s390", "product": { "name": "postgresql16-16.3-3.13.1.s390", "product_id": "postgresql16-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-3.13.1.s390", "product": { "name": "postgresql16-contrib-16.3-3.13.1.s390", "product_id": "postgresql16-contrib-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-3.13.1.s390", "product": { "name": "postgresql16-devel-16.3-3.13.1.s390", "product_id": "postgresql16-devel-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-3.13.1.s390", "product": { "name": "postgresql16-devel-mini-16.3-3.13.1.s390", "product_id": "postgresql16-devel-mini-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-3.13.1.s390", "product": { "name": "postgresql16-llvmjit-devel-16.3-3.13.1.s390", "product_id": "postgresql16-llvmjit-devel-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-3.13.1.s390", "product": { "name": "postgresql16-plperl-16.3-3.13.1.s390", "product_id": "postgresql16-plperl-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-3.13.1.s390", "product": { "name": "postgresql16-plpython-16.3-3.13.1.s390", "product_id": "postgresql16-plpython-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-3.13.1.s390", "product": { "name": "postgresql16-pltcl-16.3-3.13.1.s390", "product_id": "postgresql16-pltcl-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-server-16.3-3.13.1.s390", "product": { "name": "postgresql16-server-16.3-3.13.1.s390", "product_id": "postgresql16-server-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-3.13.1.s390", "product": { "name": "postgresql16-server-devel-16.3-3.13.1.s390", "product_id": "postgresql16-server-devel-16.3-3.13.1.s390" } }, { "category": "product_version", "name": "postgresql16-test-16.3-3.13.1.s390", "product": { "name": "postgresql16-test-16.3-3.13.1.s390", "product_id": "postgresql16-test-16.3-3.13.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-3.13.1.s390x", "product": { "name": "libecpg6-16.3-3.13.1.s390x", "product_id": "libecpg6-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-3.13.1.s390x", "product": { "name": "libecpg6-32bit-16.3-3.13.1.s390x", "product_id": "libecpg6-32bit-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "libpq5-16.3-3.13.1.s390x", "product": { "name": "libpq5-16.3-3.13.1.s390x", "product_id": "libpq5-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-3.13.1.s390x", "product": { "name": "libpq5-32bit-16.3-3.13.1.s390x", "product_id": "libpq5-32bit-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-16.3-3.13.1.s390x", "product": { "name": "postgresql16-16.3-3.13.1.s390x", "product_id": "postgresql16-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-3.13.1.s390x", "product": { "name": "postgresql16-contrib-16.3-3.13.1.s390x", "product_id": "postgresql16-contrib-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-3.13.1.s390x", "product": { "name": "postgresql16-devel-16.3-3.13.1.s390x", "product_id": "postgresql16-devel-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-3.13.1.s390x", "product": { "name": "postgresql16-devel-mini-16.3-3.13.1.s390x", "product_id": "postgresql16-devel-mini-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-3.13.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.3-3.13.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-3.13.1.s390x", "product": { "name": "postgresql16-plperl-16.3-3.13.1.s390x", "product_id": "postgresql16-plperl-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-3.13.1.s390x", "product": { "name": "postgresql16-plpython-16.3-3.13.1.s390x", "product_id": "postgresql16-plpython-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-3.13.1.s390x", "product": { "name": "postgresql16-pltcl-16.3-3.13.1.s390x", "product_id": "postgresql16-pltcl-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.3-3.13.1.s390x", "product": { "name": "postgresql16-server-16.3-3.13.1.s390x", "product_id": "postgresql16-server-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-3.13.1.s390x", "product": { "name": "postgresql16-server-devel-16.3-3.13.1.s390x", "product_id": "postgresql16-server-devel-16.3-3.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.3-3.13.1.s390x", "product": { "name": "postgresql16-test-16.3-3.13.1.s390x", "product_id": "postgresql16-test-16.3-3.13.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-3.13.1.x86_64", "product": { "name": "libecpg6-16.3-3.13.1.x86_64", "product_id": "libecpg6-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-3.13.1.x86_64", "product": { "name": "libecpg6-32bit-16.3-3.13.1.x86_64", "product_id": "libecpg6-32bit-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "libpq5-16.3-3.13.1.x86_64", "product": { "name": "libpq5-16.3-3.13.1.x86_64", "product_id": "libpq5-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-3.13.1.x86_64", "product": { "name": "libpq5-32bit-16.3-3.13.1.x86_64", "product_id": "libpq5-32bit-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-16.3-3.13.1.x86_64", "product_id": "postgresql16-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-contrib-16.3-3.13.1.x86_64", "product_id": "postgresql16-contrib-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-devel-16.3-3.13.1.x86_64", "product_id": "postgresql16-devel-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-devel-mini-16.3-3.13.1.x86_64", "product_id": "postgresql16-devel-mini-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.3-3.13.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-plperl-16.3-3.13.1.x86_64", "product_id": "postgresql16-plperl-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-plpython-16.3-3.13.1.x86_64", "product_id": "postgresql16-plpython-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-pltcl-16.3-3.13.1.x86_64", "product_id": "postgresql16-pltcl-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-server-16.3-3.13.1.x86_64", "product_id": "postgresql16-server-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-server-devel-16.3-3.13.1.x86_64", "product_id": "postgresql16-server-devel-16.3-3.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.3-3.13.1.x86_64", "product": { "name": "postgresql16-test-16.3-3.13.1.x86_64", "product_id": "postgresql16-test-16.3-3.13.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-devel-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-devel-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-devel-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-devel-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-server-devel-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.aarch64" }, "product_reference": "libecpg6-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.ppc64le" }, "product_reference": "libecpg6-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.s390x" }, "product_reference": "libecpg6-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.x86_64" }, "product_reference": "libecpg6-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x" }, "product_reference": "libecpg6-32bit-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64" }, "product_reference": "libecpg6-32bit-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.aarch64" }, "product_reference": "libpq5-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.ppc64le" }, "product_reference": "libpq5-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.s390x" }, "product_reference": "libpq5-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.x86_64" }, "product_reference": "libpq5-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.s390x" }, "product_reference": "libpq5-32bit-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-3.13.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.3-3.13.1.noarch" }, "product_reference": "postgresql16-docs-16.3-3.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-server-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-server-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-server-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-server-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.aarch64" }, "product_reference": "libecpg6-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.ppc64le" }, "product_reference": "libecpg6-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.s390x" }, "product_reference": "libecpg6-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.x86_64" }, "product_reference": "libecpg6-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x" }, "product_reference": "libecpg6-32bit-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64" }, "product_reference": "libecpg6-32bit-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.aarch64" }, "product_reference": "libpq5-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.ppc64le" }, "product_reference": "libpq5-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.s390x" }, "product_reference": "libpq5-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.x86_64" }, "product_reference": "libpq5-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.s390x" }, "product_reference": "libpq5-32bit-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64" }, "product_reference": "libpq5-32bit-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-contrib-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-3.13.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.3-3.13.1.noarch" }, "product_reference": "postgresql16-docs-16.3-3.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-plperl-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-plpython-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.aarch64" }, "product_reference": "postgresql16-server-16.3-3.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le" }, "product_reference": "postgresql16-server-16.3-3.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.s390x" }, "product_reference": "postgresql16-server-16.3-3.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.x86_64" }, "product_reference": "postgresql16-server-16.3-3.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.3-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.3-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.3-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.3-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-docs-16.3-3.13.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql16-server-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libecpg6-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libpq5-32bit-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-contrib-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-docs-16.3-3.13.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plperl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-plpython-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-pltcl-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql16-server-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-devel-16.3-3.13.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql16-server-devel-16.3-3.13.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-15T07:17:57Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:2262-3
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql14", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql14 fixes the following issues:\n\n- Upgrade to 14.12 (bsc#1224051):\n- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2262,SUSE-SLE-Module-Legacy-15-SP6-2024-2262", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2262-3.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2262-3", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242262-3/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2262-3", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019068.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql14", "tracking": { "current_release_date": "2024-07-31T08:31:24Z", "generator": { "date": "2024-07-31T08:31:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2262-3", "initial_release_date": "2024-07-31T08:31:24Z", "revision_history": [ { "date": "2024-07-31T08:31:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-server-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-test-14.12-150600.16.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-14.12-150600.16.3.1.i586", "product_id": "postgresql14-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.i586", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.i586", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.i586", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.i586", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.i586", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.i586", "product_id": "postgresql14-server-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.i586", "product_id": "postgresql14-test-14.12-150600.16.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql14-docs-14.12-150600.16.3.1.noarch", "product": { "name": "postgresql14-docs-14.12-150600.16.3.1.noarch", "product_id": "postgresql14-docs-14.12-150600.16.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-server-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-test-14.12-150600.16.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-server-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-test-14.12-150600.16.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-server-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-test-14.12-150600.16.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-150600.16.3.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch" }, "product_reference": "postgresql14-docs-14.12-150600.16.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-31T08:31:24Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:1768-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql14", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql14 fixes the following issues:\n\nPostgreSQL upgrade to version 14.12 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/14.12/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1768,SUSE-SLE-Module-Legacy-15-SP5-2024-1768,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1768,openSUSE-SLE-15.5-2024-1768", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1768-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1768-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241768-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1768-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018595.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql14", "tracking": { "current_release_date": "2024-05-23T11:46:06Z", "generator": { "date": "2024-05-23T11:46:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1768-1", "initial_release_date": "2024-05-23T11:46:06Z", "revision_history": [ { "date": "2024-05-23T11:46:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-contrib-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-contrib-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-devel-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-devel-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-plperl-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-plperl-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-plpython-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-plpython-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-server-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-server-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150200.5.44.1.aarch64", "product": { "name": "postgresql14-test-14.12-150200.5.44.1.aarch64", "product_id": "postgresql14-test-14.12-150200.5.44.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-14.12-150200.5.44.1.i586", "product_id": "postgresql14-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-contrib-14.12-150200.5.44.1.i586", "product_id": "postgresql14-contrib-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-devel-14.12-150200.5.44.1.i586", "product_id": "postgresql14-devel-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.i586", "product_id": "postgresql14-llvmjit-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.i586", "product_id": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-plperl-14.12-150200.5.44.1.i586", "product_id": "postgresql14-plperl-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-plpython-14.12-150200.5.44.1.i586", "product_id": "postgresql14-plpython-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.i586", "product_id": "postgresql14-pltcl-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-server-14.12-150200.5.44.1.i586", "product_id": "postgresql14-server-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.i586", "product_id": "postgresql14-server-devel-14.12-150200.5.44.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150200.5.44.1.i586", "product": { "name": "postgresql14-test-14.12-150200.5.44.1.i586", "product_id": "postgresql14-test-14.12-150200.5.44.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql14-docs-14.12-150200.5.44.1.noarch", "product": { "name": "postgresql14-docs-14.12-150200.5.44.1.noarch", "product_id": "postgresql14-docs-14.12-150200.5.44.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-devel-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-devel-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-server-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-server-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150200.5.44.1.ppc64le", "product": { "name": "postgresql14-test-14.12-150200.5.44.1.ppc64le", "product_id": "postgresql14-test-14.12-150200.5.44.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-contrib-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-contrib-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-devel-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-devel-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-plperl-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-plperl-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-plpython-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-plpython-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-pltcl-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-server-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-server-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-server-devel-14.12-150200.5.44.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150200.5.44.1.s390x", "product": { "name": "postgresql14-test-14.12-150200.5.44.1.s390x", "product_id": "postgresql14-test-14.12-150200.5.44.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-contrib-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-contrib-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-devel-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-devel-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-plperl-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-plperl-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-plpython-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-plpython-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-server-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-server-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150200.5.44.1.x86_64", "product": { "name": "postgresql14-test-14.12-150200.5.44.1.x86_64", "product_id": "postgresql14-test-14.12-150200.5.44.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-150200.5.44.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.12-150200.5.44.1.noarch" }, "product_reference": "postgresql14-docs-14.12-150200.5.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-150200.5.44.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-docs-14.12-150200.5.44.1.noarch" }, "product_reference": "postgresql14-docs-14.12-150200.5.44.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-server-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.aarch64" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.ppc64le" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.s390x" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150200.5.44.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.x86_64" }, "product_reference": "postgresql14-test-14.12-150200.5.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.12-150200.5.44.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-docs-14.12-150200.5.44.1.noarch", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.12-150200.5.44.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-docs-14.12-150200.5.44.1.noarch", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-contrib-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-docs-14.12-150200.5.44.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plperl-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-plpython-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql14-test-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-contrib-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-docs-14.12-150200.5.44.1.noarch", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-llvmjit-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-llvmjit-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-plperl-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-plpython-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-pltcl-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-server-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-server-devel-14.12-150200.5.44.1.x86_64", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.aarch64", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.ppc64le", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.s390x", "openSUSE Leap 15.5:postgresql14-test-14.12-150200.5.44.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-23T11:46:06Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:1777-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql15", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql15 fixes the following issues:\n\nPostgreSQL upgrade to version 15.7 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/15.7/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1777,SUSE-SLE-Module-Basesystem-15-SP5-2024-1777,SUSE-SLE-Module-Server-Applications-15-SP5-2024-1777,openSUSE-SLE-15.5-2024-1777", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1777-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1777-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241777-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1777-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018600.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql15", "tracking": { "current_release_date": "2024-05-24T15:39:59Z", "generator": { "date": "2024-05-24T15:39:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1777-1", "initial_release_date": "2024-05-24T15:39:59Z", "revision_history": [ { "date": "2024-05-24T15:39:59Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-contrib-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-contrib-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-devel-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-devel-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-llvmjit-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-plperl-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-plperl-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-plpython-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-plpython-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-server-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-server-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150200.5.27.1.aarch64", "product": { "name": "postgresql15-test-15.7-150200.5.27.1.aarch64", "product_id": "postgresql15-test-15.7-150200.5.27.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-15.7-150200.5.27.1.i586", "product_id": "postgresql15-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-contrib-15.7-150200.5.27.1.i586", "product_id": "postgresql15-contrib-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-devel-15.7-150200.5.27.1.i586", "product_id": "postgresql15-devel-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.i586", "product_id": "postgresql15-llvmjit-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.i586", "product_id": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-plperl-15.7-150200.5.27.1.i586", "product_id": "postgresql15-plperl-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-plpython-15.7-150200.5.27.1.i586", "product_id": "postgresql15-plpython-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.i586", "product_id": "postgresql15-pltcl-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-server-15.7-150200.5.27.1.i586", "product_id": "postgresql15-server-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.i586", "product_id": "postgresql15-server-devel-15.7-150200.5.27.1.i586" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150200.5.27.1.i586", "product": { "name": "postgresql15-test-15.7-150200.5.27.1.i586", "product_id": "postgresql15-test-15.7-150200.5.27.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql15-docs-15.7-150200.5.27.1.noarch", "product": { "name": "postgresql15-docs-15.7-150200.5.27.1.noarch", "product_id": "postgresql15-docs-15.7-150200.5.27.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-devel-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-devel-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-server-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-server-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150200.5.27.1.ppc64le", "product": { "name": "postgresql15-test-15.7-150200.5.27.1.ppc64le", "product_id": "postgresql15-test-15.7-150200.5.27.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-contrib-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-contrib-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-devel-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-devel-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-llvmjit-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-plperl-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-plperl-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-plpython-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-plpython-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-pltcl-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-server-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-server-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-server-devel-15.7-150200.5.27.1.s390x" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150200.5.27.1.s390x", "product": { "name": "postgresql15-test-15.7-150200.5.27.1.s390x", "product_id": "postgresql15-test-15.7-150200.5.27.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-contrib-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-contrib-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-devel-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-devel-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-llvmjit-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-plperl-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-plperl-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-plpython-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-plpython-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-server-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-server-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150200.5.27.1.x86_64", "product": { "name": "postgresql15-test-15.7-150200.5.27.1.x86_64", "product_id": "postgresql15-test-15.7-150200.5.27.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-150200.5.27.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.7-150200.5.27.1.noarch" }, "product_reference": "postgresql15-docs-15.7-150200.5.27.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-devel-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-150200.5.27.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-docs-15.7-150200.5.27.1.noarch" }, "product_reference": "postgresql15-docs-15.7-150200.5.27.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-llvmjit-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-llvmjit-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-llvmjit-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-plperl-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-plpython-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-server-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150200.5.27.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.aarch64" }, "product_reference": "postgresql15-test-15.7-150200.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150200.5.27.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.ppc64le" }, "product_reference": "postgresql15-test-15.7-150200.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150200.5.27.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.s390x" }, "product_reference": "postgresql15-test-15.7-150200.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150200.5.27.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.x86_64" }, "product_reference": "postgresql15-test-15.7-150200.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.7-150200.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-docs-15.7-150200.5.27.1.noarch", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.7-150200.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-docs-15.7-150200.5.27.1.noarch", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql15-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-contrib-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-devel-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-docs-15.7-150200.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plperl-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-plpython-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-15.7-150200.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-contrib-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-docs-15.7-150200.5.27.1.noarch", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-llvmjit-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-llvmjit-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-plperl-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-plpython-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-pltcl-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-server-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-server-devel-15.7-150200.5.27.1.x86_64", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.aarch64", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.ppc64le", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.s390x", "openSUSE Leap 15.5:postgresql15-test-15.7-150200.5.27.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-24T15:39:59Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:2261-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql15", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql15 fixes the following issues:\n\n- Upgrade to 15.7. (bsc#1224051)\n- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2261,SUSE-SLE-Module-Legacy-15-SP6-2024-2261,openSUSE-SLE-15.6-2024-2261", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2261-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2261-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242261-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2261-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/035792.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql15", "tracking": { "current_release_date": "2024-07-02T08:03:54Z", "generator": { "date": "2024-07-02T08:03:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2261-1", "initial_release_date": "2024-07-02T08:03:54Z", "revision_history": [ { "date": "2024-07-02T08:03:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-contrib-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-contrib-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-devel-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-devel-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-llvmjit-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-plperl-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-plperl-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-plpython-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-plpython-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-pltcl-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-server-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-server-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-server-devel-15.7-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150600.16.3.1.aarch64", "product": { "name": "postgresql15-test-15.7-150600.16.3.1.aarch64", "product_id": "postgresql15-test-15.7-150600.16.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-15.7-150600.16.3.1.i586", "product_id": "postgresql15-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-contrib-15.7-150600.16.3.1.i586", "product_id": "postgresql15-contrib-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-devel-15.7-150600.16.3.1.i586", "product_id": "postgresql15-devel-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.i586", "product_id": "postgresql15-llvmjit-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.i586", "product_id": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-plperl-15.7-150600.16.3.1.i586", "product_id": "postgresql15-plperl-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-plpython-15.7-150600.16.3.1.i586", "product_id": "postgresql15-plpython-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.i586", "product_id": "postgresql15-pltcl-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-server-15.7-150600.16.3.1.i586", "product_id": "postgresql15-server-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.i586", "product_id": "postgresql15-server-devel-15.7-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150600.16.3.1.i586", "product": { "name": "postgresql15-test-15.7-150600.16.3.1.i586", "product_id": "postgresql15-test-15.7-150600.16.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql15-docs-15.7-150600.16.3.1.noarch", "product": { "name": "postgresql15-docs-15.7-150600.16.3.1.noarch", "product_id": "postgresql15-docs-15.7-150600.16.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-devel-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-devel-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-plperl-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-plperl-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-plpython-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-plpython-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-pltcl-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-server-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-server-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-server-devel-15.7-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150600.16.3.1.ppc64le", "product": { "name": "postgresql15-test-15.7-150600.16.3.1.ppc64le", "product_id": "postgresql15-test-15.7-150600.16.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-contrib-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-contrib-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-devel-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-devel-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-llvmjit-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-plperl-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-plperl-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-plpython-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-plpython-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-pltcl-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-server-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-server-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-server-devel-15.7-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150600.16.3.1.s390x", "product": { "name": "postgresql15-test-15.7-150600.16.3.1.s390x", "product_id": "postgresql15-test-15.7-150600.16.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-contrib-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-contrib-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-devel-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-devel-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-llvmjit-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-plperl-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-plperl-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-plpython-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-plpython-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-pltcl-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-server-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-server-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-server-devel-15.7-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-150600.16.3.1.x86_64", "product": { "name": "postgresql15-test-15.7-150600.16.3.1.x86_64", "product_id": "postgresql15-test-15.7-150600.16.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-devel-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-devel-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-devel-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-devel-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-150600.16.3.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-docs-15.7-150600.16.3.1.noarch" }, "product_reference": "postgresql15-docs-15.7-150600.16.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-llvmjit-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-llvmjit-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-llvmjit-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-plperl-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-plperl-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-plperl-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-plpython-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-plpython-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-plpython-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-pltcl-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-server-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-server-devel-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.aarch64" }, "product_reference": "postgresql15-test-15.7-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.ppc64le" }, "product_reference": "postgresql15-test-15.7-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.s390x" }, "product_reference": "postgresql15-test-15.7-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.x86_64" }, "product_reference": "postgresql15-test-15.7-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-docs-15.7-150600.16.3.1.noarch", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-docs-15.7-150600.16.3.1.noarch", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.7-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.7-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-contrib-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-docs-15.7-150600.16.3.1.noarch", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-llvmjit-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-plperl-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-plpython-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-pltcl-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-server-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-server-devel-15.7-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql15-test-15.7-150600.16.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T08:03:54Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:2266-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\nPostgreSQL upgrade to version 16.3 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/16.3/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2266,SUSE-SLE-Module-Basesystem-15-SP6-2024-2266,SUSE-SLE-Module-Server-Applications-15-SP6-2024-2266,openSUSE-SLE-15.6-2024-2266", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2266-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2266-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242266-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2266-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/035788.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2024-07-02T08:14:59Z", "generator": { "date": "2024-07-02T08:14:59Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2266-1", "initial_release_date": "2024-07-02T08:14:59Z", "revision_history": [ { "date": "2024-07-02T08:14:59Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-16.2-150600.16.2.1.aarch64", "product": { "name": "libecpg6-16.2-150600.16.2.1.aarch64", "product_id": "libecpg6-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "libpq5-16.2-150600.16.2.1.aarch64", "product": { "name": "libpq5-16.2-150600.16.2.1.aarch64", "product_id": "libpq5-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-contrib-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-contrib-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-devel-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-devel-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-devel-mini-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-devel-mini-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-llvmjit-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-plperl-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-plperl-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-plpython-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-plpython-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-server-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-server-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.2-150600.16.2.1.aarch64", "product": { "name": "postgresql16-test-16.2-150600.16.2.1.aarch64", "product_id": "postgresql16-test-16.2-150600.16.2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-16.2-150600.16.2.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-16.2-150600.16.2.1.aarch64_ilp32", "product_id": "libecpg6-64bit-16.2-150600.16.2.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-16.2-150600.16.2.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-16.2-150600.16.2.1.aarch64_ilp32", "product_id": "libpq5-64bit-16.2-150600.16.2.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.2-150600.16.2.1.i586", "product": { "name": "libecpg6-16.2-150600.16.2.1.i586", "product_id": "libecpg6-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "libpq5-16.2-150600.16.2.1.i586", "product": { "name": "libpq5-16.2-150600.16.2.1.i586", "product_id": "libpq5-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-16.2-150600.16.2.1.i586", "product_id": "postgresql16-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-contrib-16.2-150600.16.2.1.i586", "product_id": "postgresql16-contrib-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-devel-16.2-150600.16.2.1.i586", "product_id": "postgresql16-devel-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-devel-mini-16.2-150600.16.2.1.i586", "product_id": "postgresql16-devel-mini-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.i586", "product_id": "postgresql16-llvmjit-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.i586", "product_id": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-plperl-16.2-150600.16.2.1.i586", "product_id": "postgresql16-plperl-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-plpython-16.2-150600.16.2.1.i586", "product_id": "postgresql16-plpython-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.i586", "product_id": "postgresql16-pltcl-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-server-16.2-150600.16.2.1.i586", "product_id": "postgresql16-server-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.i586", "product_id": "postgresql16-server-devel-16.2-150600.16.2.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.2-150600.16.2.1.i586", "product": { "name": "postgresql16-test-16.2-150600.16.2.1.i586", "product_id": "postgresql16-test-16.2-150600.16.2.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.2-150600.16.2.1.noarch", "product": { "name": "postgresql16-docs-16.2-150600.16.2.1.noarch", "product_id": "postgresql16-docs-16.2-150600.16.2.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.2-150600.16.2.1.ppc64le", "product": { "name": "libecpg6-16.2-150600.16.2.1.ppc64le", "product_id": "libecpg6-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-16.2-150600.16.2.1.ppc64le", "product": { "name": "libpq5-16.2-150600.16.2.1.ppc64le", "product_id": "libpq5-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-devel-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-devel-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-devel-mini-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-devel-mini-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-server-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-server-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.2-150600.16.2.1.ppc64le", "product": { "name": "postgresql16-test-16.2-150600.16.2.1.ppc64le", "product_id": "postgresql16-test-16.2-150600.16.2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.2-150600.16.2.1.s390x", "product": { "name": "libecpg6-16.2-150600.16.2.1.s390x", "product_id": "libecpg6-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "libpq5-16.2-150600.16.2.1.s390x", "product": { "name": "libpq5-16.2-150600.16.2.1.s390x", "product_id": "libpq5-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-contrib-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-contrib-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-devel-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-devel-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-devel-mini-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-devel-mini-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-llvmjit-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-plperl-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-plperl-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-plpython-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-plpython-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-pltcl-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-server-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-server-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-server-devel-16.2-150600.16.2.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.2-150600.16.2.1.s390x", "product": { "name": "postgresql16-test-16.2-150600.16.2.1.s390x", "product_id": "postgresql16-test-16.2-150600.16.2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.2-150600.16.2.1.x86_64", "product": { "name": "libecpg6-16.2-150600.16.2.1.x86_64", "product_id": "libecpg6-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.2-150600.16.2.1.x86_64", "product": { "name": "libecpg6-32bit-16.2-150600.16.2.1.x86_64", "product_id": "libecpg6-32bit-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "libpq5-16.2-150600.16.2.1.x86_64", "product": { "name": "libpq5-16.2-150600.16.2.1.x86_64", "product_id": "libpq5-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-16.2-150600.16.2.1.x86_64", "product": { "name": "libpq5-32bit-16.2-150600.16.2.1.x86_64", "product_id": "libpq5-32bit-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-contrib-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-contrib-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-devel-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-devel-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-devel-mini-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-devel-mini-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-llvmjit-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-plperl-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-plperl-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-plpython-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-plpython-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-server-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-server-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.2-150600.16.2.1.x86_64", "product": { "name": "postgresql16-test-16.2-150600.16.2.1.x86_64", "product_id": "postgresql16-test-16.2-150600.16.2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.aarch64" }, "product_reference": "libpq5-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.ppc64le" }, "product_reference": "libpq5-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.s390x" }, "product_reference": "libpq5-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.x86_64" }, "product_reference": "libpq5-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.2-150600.16.2.1.x86_64" }, "product_reference": "libpq5-32bit-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.aarch64" }, "product_reference": "libecpg6-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.ppc64le" }, "product_reference": "libecpg6-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.s390x" }, "product_reference": "libecpg6-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.x86_64" }, "product_reference": "libecpg6-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.2-150600.16.2.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.2-150600.16.2.1.noarch" }, "product_reference": "postgresql16-docs-16.2-150600.16.2.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.aarch64" }, "product_reference": "libecpg6-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.ppc64le" }, "product_reference": "libecpg6-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.s390x" }, "product_reference": "libecpg6-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.x86_64" }, "product_reference": "libecpg6-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-32bit-16.2-150600.16.2.1.x86_64" }, "product_reference": "libecpg6-32bit-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.aarch64" }, "product_reference": "libpq5-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.ppc64le" }, "product_reference": "libpq5-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.s390x" }, "product_reference": "libpq5-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.x86_64" }, "product_reference": "libpq5-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-32bit-16.2-150600.16.2.1.x86_64" }, "product_reference": "libpq5-32bit-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-contrib-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-devel-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.2-150600.16.2.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-docs-16.2-150600.16.2.1.noarch" }, "product_reference": "postgresql16-docs-16.2-150600.16.2.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-plperl-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-plpython-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-server-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.2-150600.16.2.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.aarch64" }, "product_reference": "postgresql16-test-16.2-150600.16.2.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.2-150600.16.2.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.ppc64le" }, "product_reference": "postgresql16-test-16.2-150600.16.2.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.2-150600.16.2.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.s390x" }, "product_reference": "postgresql16-test-16.2-150600.16.2.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.2-150600.16.2.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.x86_64" }, "product_reference": "postgresql16-test-16.2-150600.16.2.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.2-150600.16.2.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.2-150600.16.2.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.2-150600.16.2.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.2-150600.16.2.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.2-150600.16.2.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.2-150600.16.2.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:libecpg6-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:libpq5-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.2-150600.16.2.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.2-150600.16.2.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.2-150600.16.2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T08:14:59Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:1703-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql14", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql14 fixes the following issues:\n\nPostgreSQL upgrade to version 14.12 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/14.12/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1703,SUSE-SLE-SDK-12-SP5-2024-1703,SUSE-SLE-SERVER-12-SP5-2024-1703", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1703-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1703-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241703-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1703-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018556.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql14", "tracking": { "current_release_date": "2024-05-20T18:09:28Z", "generator": { "date": "2024-05-20T18:09:28Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1703-1", "initial_release_date": "2024-05-20T18:09:28Z", "revision_history": [ { "date": "2024-05-20T18:09:28Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-14.12-3.41.1.aarch64", "product_id": "postgresql14-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-contrib-14.12-3.41.1.aarch64", "product_id": "postgresql14-contrib-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-devel-14.12-3.41.1.aarch64", "product_id": "postgresql14-devel-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.12-3.41.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-plperl-14.12-3.41.1.aarch64", "product_id": "postgresql14-plperl-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-plpython-14.12-3.41.1.aarch64", "product_id": "postgresql14-plpython-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-pltcl-14.12-3.41.1.aarch64", "product_id": "postgresql14-pltcl-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-server-14.12-3.41.1.aarch64", "product_id": "postgresql14-server-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-server-devel-14.12-3.41.1.aarch64", "product_id": "postgresql14-server-devel-14.12-3.41.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-3.41.1.aarch64", "product": { "name": "postgresql14-test-14.12-3.41.1.aarch64", "product_id": "postgresql14-test-14.12-3.41.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-3.41.1.i586", "product": { "name": "postgresql14-14.12-3.41.1.i586", "product_id": "postgresql14-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-3.41.1.i586", "product": { "name": "postgresql14-contrib-14.12-3.41.1.i586", "product_id": "postgresql14-contrib-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-3.41.1.i586", "product": { "name": "postgresql14-devel-14.12-3.41.1.i586", "product_id": "postgresql14-devel-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-3.41.1.i586", "product": { "name": "postgresql14-llvmjit-devel-14.12-3.41.1.i586", "product_id": "postgresql14-llvmjit-devel-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-3.41.1.i586", "product": { "name": "postgresql14-plperl-14.12-3.41.1.i586", "product_id": "postgresql14-plperl-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-3.41.1.i586", "product": { "name": "postgresql14-plpython-14.12-3.41.1.i586", "product_id": "postgresql14-plpython-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-3.41.1.i586", "product": { "name": "postgresql14-pltcl-14.12-3.41.1.i586", "product_id": "postgresql14-pltcl-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.12-3.41.1.i586", "product": { "name": "postgresql14-server-14.12-3.41.1.i586", "product_id": "postgresql14-server-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-3.41.1.i586", "product": { "name": "postgresql14-server-devel-14.12-3.41.1.i586", "product_id": "postgresql14-server-devel-14.12-3.41.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.12-3.41.1.i586", "product": { "name": "postgresql14-test-14.12-3.41.1.i586", "product_id": "postgresql14-test-14.12-3.41.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql14-docs-14.12-3.41.1.noarch", "product": { "name": "postgresql14-docs-14.12-3.41.1.noarch", "product_id": "postgresql14-docs-14.12-3.41.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-14.12-3.41.1.ppc64le", "product_id": "postgresql14-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-contrib-14.12-3.41.1.ppc64le", "product_id": "postgresql14-contrib-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-devel-14.12-3.41.1.ppc64le", "product_id": "postgresql14-devel-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.12-3.41.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-plperl-14.12-3.41.1.ppc64le", "product_id": "postgresql14-plperl-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-plpython-14.12-3.41.1.ppc64le", "product_id": "postgresql14-plpython-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.12-3.41.1.ppc64le", "product_id": "postgresql14-pltcl-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-server-14.12-3.41.1.ppc64le", "product_id": "postgresql14-server-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.12-3.41.1.ppc64le", "product_id": "postgresql14-server-devel-14.12-3.41.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.12-3.41.1.ppc64le", "product": { "name": "postgresql14-test-14.12-3.41.1.ppc64le", "product_id": "postgresql14-test-14.12-3.41.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-3.41.1.s390", "product": { "name": "postgresql14-14.12-3.41.1.s390", "product_id": "postgresql14-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-3.41.1.s390", "product": { "name": "postgresql14-contrib-14.12-3.41.1.s390", "product_id": "postgresql14-contrib-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-3.41.1.s390", "product": { "name": "postgresql14-devel-14.12-3.41.1.s390", "product_id": "postgresql14-devel-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-3.41.1.s390", "product": { "name": "postgresql14-llvmjit-devel-14.12-3.41.1.s390", "product_id": "postgresql14-llvmjit-devel-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-3.41.1.s390", "product": { "name": "postgresql14-plperl-14.12-3.41.1.s390", "product_id": "postgresql14-plperl-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-3.41.1.s390", "product": { "name": "postgresql14-plpython-14.12-3.41.1.s390", "product_id": "postgresql14-plpython-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-3.41.1.s390", "product": { "name": "postgresql14-pltcl-14.12-3.41.1.s390", "product_id": "postgresql14-pltcl-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-server-14.12-3.41.1.s390", "product": { "name": "postgresql14-server-14.12-3.41.1.s390", "product_id": "postgresql14-server-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-3.41.1.s390", "product": { "name": "postgresql14-server-devel-14.12-3.41.1.s390", "product_id": "postgresql14-server-devel-14.12-3.41.1.s390" } }, { "category": "product_version", "name": "postgresql14-test-14.12-3.41.1.s390", "product": { "name": "postgresql14-test-14.12-3.41.1.s390", "product_id": "postgresql14-test-14.12-3.41.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-3.41.1.s390x", "product": { "name": "postgresql14-14.12-3.41.1.s390x", "product_id": "postgresql14-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-3.41.1.s390x", "product": { "name": "postgresql14-contrib-14.12-3.41.1.s390x", "product_id": "postgresql14-contrib-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-3.41.1.s390x", "product": { "name": "postgresql14-devel-14.12-3.41.1.s390x", "product_id": "postgresql14-devel-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-3.41.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.12-3.41.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-3.41.1.s390x", "product": { "name": "postgresql14-plperl-14.12-3.41.1.s390x", "product_id": "postgresql14-plperl-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-3.41.1.s390x", "product": { "name": "postgresql14-plpython-14.12-3.41.1.s390x", "product_id": "postgresql14-plpython-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-3.41.1.s390x", "product": { "name": "postgresql14-pltcl-14.12-3.41.1.s390x", "product_id": "postgresql14-pltcl-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.12-3.41.1.s390x", "product": { "name": "postgresql14-server-14.12-3.41.1.s390x", "product_id": "postgresql14-server-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-3.41.1.s390x", "product": { "name": "postgresql14-server-devel-14.12-3.41.1.s390x", "product_id": "postgresql14-server-devel-14.12-3.41.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.12-3.41.1.s390x", "product": { "name": "postgresql14-test-14.12-3.41.1.s390x", "product_id": "postgresql14-test-14.12-3.41.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-14.12-3.41.1.x86_64", "product_id": "postgresql14-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-contrib-14.12-3.41.1.x86_64", "product_id": "postgresql14-contrib-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-devel-14.12-3.41.1.x86_64", "product_id": "postgresql14-devel-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.12-3.41.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-plperl-14.12-3.41.1.x86_64", "product_id": "postgresql14-plperl-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-plpython-14.12-3.41.1.x86_64", "product_id": "postgresql14-plpython-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-pltcl-14.12-3.41.1.x86_64", "product_id": "postgresql14-pltcl-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-server-14.12-3.41.1.x86_64", "product_id": "postgresql14-server-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-server-devel-14.12-3.41.1.x86_64", "product_id": "postgresql14-server-devel-14.12-3.41.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-3.41.1.x86_64", "product": { "name": "postgresql14-test-14.12-3.41.1.x86_64", "product_id": "postgresql14-test-14.12-3.41.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-devel-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-3.41.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.12-3.41.1.noarch" }, "product_reference": "postgresql14-docs-14.12-3.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-server-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-server-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-server-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-3.41.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.12-3.41.1.noarch" }, "product_reference": "postgresql14-docs-14.12-3.41.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.aarch64" }, "product_reference": "postgresql14-server-14.12-3.41.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-3.41.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.s390x" }, "product_reference": "postgresql14-server-14.12-3.41.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-3.41.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.x86_64" }, "product_reference": "postgresql14-server-14.12-3.41.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.12-3.41.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.12-3.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.12-3.41.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.12-3.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-docs-14.12-3.41.1.noarch", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server 12 SP5:postgresql14-server-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-contrib-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-docs-14.12-3.41.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plperl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-plpython-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-pltcl-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:postgresql14-server-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-devel-14.12-3.41.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:postgresql14-server-devel-14.12-3.41.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-20T18:09:28Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:1652-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\nPostgreSQL upgrade to version 16.3 (bsc#1224051):\n\n- CVE-2024-4317: Fixed visibility restriction of pg_stats_ext and pg_stats_ext_exprs entries to the table owner (bsc#1224038).\n\nBug fixes:\n\n- Fix incompatibility with LLVM 18.\n- Prepare for PostgreSQL 17.\n- Make sure all compilation and doc generation happens in %build.\n- Require LLVM \u003c= 17 for now, because LLVM 18 doesn\u0027t seem to work.\n- Remove constraints file because improved memory usage for s390x\n- Use %patch -P N instead of deprecated %patchN.\n\nRelease notes:\n\n- https://www.postgresql.org/docs/release/16.3/\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-1652,SUSE-SLE-Module-Basesystem-15-SP5-2024-1652,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-1652,SUSE-SLE-Module-Server-Applications-15-SP5-2024-1652,openSUSE-SLE-15.5-2024-1652", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1652-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:1652-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241652-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:1652-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035278.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2024-05-15T07:18:16Z", "generator": { "date": "2024-05-15T07:18:16Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:1652-1", "initial_release_date": "2024-05-15T07:18:16Z", "revision_history": [ { "date": "2024-05-15T07:18:16Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-150200.5.13.1.aarch64", "product": { "name": "libecpg6-16.3-150200.5.13.1.aarch64", "product_id": "libecpg6-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "libpq5-16.3-150200.5.13.1.aarch64", "product": { "name": "libpq5-16.3-150200.5.13.1.aarch64", "product_id": "libpq5-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-contrib-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-contrib-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-devel-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-devel-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-devel-mini-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-plperl-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-plperl-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-plpython-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-plpython-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-server-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-server-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.3-150200.5.13.1.aarch64", "product": { "name": "postgresql16-test-16.3-150200.5.13.1.aarch64", "product_id": "postgresql16-test-16.3-150200.5.13.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-16.3-150200.5.13.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-16.3-150200.5.13.1.aarch64_ilp32", "product_id": "libecpg6-64bit-16.3-150200.5.13.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-16.3-150200.5.13.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-16.3-150200.5.13.1.aarch64_ilp32", "product_id": "libpq5-64bit-16.3-150200.5.13.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-150200.5.13.1.i586", "product": { "name": "libecpg6-16.3-150200.5.13.1.i586", "product_id": "libecpg6-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "libpq5-16.3-150200.5.13.1.i586", "product": { "name": "libpq5-16.3-150200.5.13.1.i586", "product_id": "libpq5-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-16.3-150200.5.13.1.i586", "product_id": "postgresql16-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-contrib-16.3-150200.5.13.1.i586", "product_id": "postgresql16-contrib-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-devel-16.3-150200.5.13.1.i586", "product_id": "postgresql16-devel-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.i586", "product_id": "postgresql16-devel-mini-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.i586", "product_id": "postgresql16-llvmjit-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.i586", "product_id": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-plperl-16.3-150200.5.13.1.i586", "product_id": "postgresql16-plperl-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-plpython-16.3-150200.5.13.1.i586", "product_id": "postgresql16-plpython-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.i586", "product_id": "postgresql16-pltcl-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-server-16.3-150200.5.13.1.i586", "product_id": "postgresql16-server-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.i586", "product_id": "postgresql16-server-devel-16.3-150200.5.13.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.3-150200.5.13.1.i586", "product": { "name": "postgresql16-test-16.3-150200.5.13.1.i586", "product_id": "postgresql16-test-16.3-150200.5.13.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.3-150200.5.13.1.noarch", "product": { "name": "postgresql16-docs-16.3-150200.5.13.1.noarch", "product_id": "postgresql16-docs-16.3-150200.5.13.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-150200.5.13.1.ppc64le", "product": { "name": "libecpg6-16.3-150200.5.13.1.ppc64le", "product_id": "libecpg6-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-16.3-150200.5.13.1.ppc64le", "product": { "name": "libpq5-16.3-150200.5.13.1.ppc64le", "product_id": "libpq5-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-devel-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-devel-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-server-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-server-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.3-150200.5.13.1.ppc64le", "product": { "name": "postgresql16-test-16.3-150200.5.13.1.ppc64le", "product_id": "postgresql16-test-16.3-150200.5.13.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-150200.5.13.1.s390x", "product": { "name": "libecpg6-16.3-150200.5.13.1.s390x", "product_id": "libecpg6-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "libpq5-16.3-150200.5.13.1.s390x", "product": { "name": "libpq5-16.3-150200.5.13.1.s390x", "product_id": "libpq5-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-contrib-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-contrib-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-devel-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-devel-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-devel-mini-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-plperl-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-plperl-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-plpython-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-plpython-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-pltcl-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-server-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-server-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-server-devel-16.3-150200.5.13.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.3-150200.5.13.1.s390x", "product": { "name": "postgresql16-test-16.3-150200.5.13.1.s390x", "product_id": "postgresql16-test-16.3-150200.5.13.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-150200.5.13.1.x86_64", "product": { "name": "libecpg6-16.3-150200.5.13.1.x86_64", "product_id": "libecpg6-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-150200.5.13.1.x86_64", "product": { "name": "libecpg6-32bit-16.3-150200.5.13.1.x86_64", "product_id": "libecpg6-32bit-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "libpq5-16.3-150200.5.13.1.x86_64", "product": { "name": "libpq5-16.3-150200.5.13.1.x86_64", "product_id": "libpq5-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-150200.5.13.1.x86_64", "product": { "name": "libpq5-32bit-16.3-150200.5.13.1.x86_64", "product_id": "libpq5-32bit-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-contrib-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-contrib-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-devel-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-devel-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-devel-mini-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-plperl-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-plperl-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-plpython-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-plpython-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-server-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-server-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.3-150200.5.13.1.x86_64", "product": { "name": "postgresql16-test-16.3-150200.5.13.1.x86_64", "product_id": "postgresql16-test-16.3-150200.5.13.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.aarch64" }, "product_reference": "libpq5-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.ppc64le" }, "product_reference": "libpq5-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.s390x" }, "product_reference": "libpq5-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.x86_64" }, "product_reference": "libpq5-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.3-150200.5.13.1.x86_64" }, "product_reference": "libpq5-32bit-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.aarch64" }, "product_reference": "libecpg6-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.ppc64le" }, "product_reference": "libecpg6-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.s390x" }, "product_reference": "libecpg6-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.x86_64" }, "product_reference": "libecpg6-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-150200.5.13.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.3-150200.5.13.1.noarch" }, "product_reference": "postgresql16-docs-16.3-150200.5.13.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.aarch64" }, "product_reference": "libecpg6-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.ppc64le" }, "product_reference": "libecpg6-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.s390x" }, "product_reference": "libecpg6-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.x86_64" }, "product_reference": "libecpg6-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libecpg6-32bit-16.3-150200.5.13.1.x86_64" }, "product_reference": "libecpg6-32bit-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.aarch64" }, "product_reference": "libpq5-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.ppc64le" }, "product_reference": "libpq5-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.s390x" }, "product_reference": "libpq5-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.x86_64" }, "product_reference": "libpq5-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libpq5-32bit-16.3-150200.5.13.1.x86_64" }, "product_reference": "libpq5-32bit-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-contrib-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-devel-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-devel-mini-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-devel-mini-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-mini-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-devel-mini-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-150200.5.13.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-docs-16.3-150200.5.13.1.noarch" }, "product_reference": "postgresql16-docs-16.3-150200.5.13.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-plperl-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-plpython-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-server-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.aarch64" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.ppc64le" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.s390x" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-150200.5.13.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.x86_64" }, "product_reference": "postgresql16-test-16.3-150200.5.13.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.3-150200.5.13.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libecpg6-32bit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libpq5-32bit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-docs-16.3-150200.5.13.1.noarch", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.3-150200.5.13.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libecpg6-32bit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libpq5-32bit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-docs-16.3-150200.5.13.1.noarch", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libpq5-32bit-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:postgresql16-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP5:postgresql16-test-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:libecpg6-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-contrib-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-devel-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-docs-16.3-150200.5.13.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plperl-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-plpython-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-16.3-150200.5.13.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:libecpg6-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libecpg6-32bit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:libpq5-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:libpq5-32bit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-contrib-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-devel-mini-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-docs-16.3-150200.5.13.1.noarch", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-llvmjit-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-llvmjit-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-plperl-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-plpython-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-pltcl-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-server-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-server-devel-16.3-150200.5.13.1.x86_64", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.aarch64", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.ppc64le", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.s390x", "openSUSE Leap 15.5:postgresql16-test-16.3-150200.5.13.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-05-15T07:18:16Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:2262-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql14", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql14 fixes the following issues:\n\n- Upgrade to 14.12 (bsc#1224051):\n- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2262,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-2262,openSUSE-SLE-15.6-2024-2262", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2262-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2262-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242262-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2262-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-July/035791.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql14", "tracking": { "current_release_date": "2024-07-02T08:04:08Z", "generator": { "date": "2024-07-02T08:04:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2262-1", "initial_release_date": "2024-07-02T08:04:08Z", "revision_history": [ { "date": "2024-07-02T08:04:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-server-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-test-14.12-150600.16.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-14.12-150600.16.3.1.i586", "product_id": "postgresql14-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.i586", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.i586", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.i586", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.i586", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.i586", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.i586", "product_id": "postgresql14-server-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.i586", "product_id": "postgresql14-test-14.12-150600.16.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql14-docs-14.12-150600.16.3.1.noarch", "product": { "name": "postgresql14-docs-14.12-150600.16.3.1.noarch", "product_id": "postgresql14-docs-14.12-150600.16.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-server-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-test-14.12-150600.16.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-server-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-test-14.12-150600.16.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-server-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-test-14.12-150600.16.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-150600.16.3.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-docs-14.12-150600.16.3.1.noarch" }, "product_reference": "postgresql14-docs-14.12-150600.16.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-150600.16.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-test-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-docs-14.12-150600.16.3.1.noarch", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-docs-14.12-150600.16.3.1.noarch", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql14-test-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-docs-14.12-150600.16.3.1.noarch", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-server-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.aarch64", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.ppc64le", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.s390x", "openSUSE Leap 15.6:postgresql14-test-14.12-150600.16.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-02T08:04:08Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:2262-2
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql14", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql14 fixes the following issues:\n\n- Upgrade to 14.12 (bsc#1224051):\n- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-2262,SUSE-SLE-Module-Legacy-15-SP6-2024-2262", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_2262-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:2262-2", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20242262-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:2262-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019025.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "Security update for postgresql14", "tracking": { "current_release_date": "2024-07-31T08:31:24Z", "generator": { "date": "2024-07-31T08:31:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:2262-2", "initial_release_date": "2024-07-31T08:31:24Z", "revision_history": [ { "date": "2024-07-31T08:31:24Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-server-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.aarch64", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.aarch64", "product_id": "postgresql14-test-14.12-150600.16.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-14.12-150600.16.3.1.i586", "product_id": "postgresql14-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.i586", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.i586", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.i586", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.i586", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.i586", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.i586", "product_id": "postgresql14-server-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.i586", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.i586" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.i586", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.i586", "product_id": "postgresql14-test-14.12-150600.16.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql14-docs-14.12-150600.16.3.1.noarch", "product": { "name": "postgresql14-docs-14.12-150600.16.3.1.noarch", "product_id": "postgresql14-docs-14.12-150600.16.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-server-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.ppc64le", "product_id": "postgresql14-test-14.12-150600.16.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-server-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.s390x", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.s390x", "product_id": "postgresql14-test-14.12-150600.16.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-contrib-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-llvmjit-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-plperl-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-plpython-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-server-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-server-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-150600.16.3.1.x86_64", "product": { "name": "postgresql14-test-14.12-150600.16.3.1.x86_64", "product_id": "postgresql14-test-14.12-150600.16.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-150600.16.3.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch" }, "product_reference": "postgresql14-docs-14.12-150600.16.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-server-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-150600.16.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-contrib-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-devel-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-docs-14.12-150600.16.3.1.noarch", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plperl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-plpython-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-pltcl-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-14.12-150600.16.3.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql14-server-devel-14.12-150600.16.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-31T08:31:24Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
suse-su-2024:3159-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql16", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql16 fixes the following issues:\n\n- Upgrade to 16.4 (bsc#1229013)\n- CVE-2024-7348: PostgreSQL relation replacement during pg_dump executes arbitrary SQL. (bsc#1229013)\n- CVE-2024-4317: Restrict visibility of pg_stats_ext and pg_stats_ext_exprs entries to the table owner. See the release notes for the steps that have to be taken to fix existing PostgreSQL instances. (bsc#1224038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3159,SUSE-SLE-Module-Basesystem-15-SP6-2024-3159,SUSE-SLE-Module-Server-Applications-15-SP6-2024-3159,openSUSE-SLE-15.6-2024-3159", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3159-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3159-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243159-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3159-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036804.html" }, { "category": "self", "summary": "SUSE Bug 1224038", "url": "https://bugzilla.suse.com/1224038" }, { "category": "self", "summary": "SUSE Bug 1224051", "url": "https://bugzilla.suse.com/1224051" }, { "category": "self", "summary": "SUSE Bug 1229013", "url": "https://bugzilla.suse.com/1229013" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-7348 page", "url": "https://www.suse.com/security/cve/CVE-2024-7348/" } ], "title": "Security update for postgresql16", "tracking": { "current_release_date": "2024-09-06T10:15:54Z", "generator": { "date": "2024-09-06T10:15:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3159-1", "initial_release_date": "2024-09-06T10:15:54Z", "revision_history": [ { "date": "2024-09-06T10:15:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.aarch64", "product": { "name": "libecpg6-16.4-150600.16.5.1.aarch64", "product_id": "libecpg6-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.aarch64", "product": { "name": "libpq5-16.4-150600.16.5.1.aarch64", "product_id": "libpq5-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-devel-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-server-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.aarch64", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.aarch64", "product_id": "postgresql16-test-16.4-150600.16.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product": { "name": "libecpg6-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product_id": "libecpg6-64bit-16.4-150600.16.5.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libpq5-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product": { "name": "libpq5-64bit-16.4-150600.16.5.1.aarch64_ilp32", "product_id": "libpq5-64bit-16.4-150600.16.5.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.i586", "product": { "name": "libecpg6-16.4-150600.16.5.1.i586", "product_id": "libecpg6-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.i586", "product": { "name": "libpq5-16.4-150600.16.5.1.i586", "product_id": "libpq5-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-16.4-150600.16.5.1.i586", "product_id": "postgresql16-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.i586", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.i586", "product_id": "postgresql16-devel-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.i586", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.i586", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.i586", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.i586", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.i586", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.i586", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.i586", "product_id": "postgresql16-server-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.i586", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.i586" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.i586", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.i586", "product_id": "postgresql16-test-16.4-150600.16.5.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "postgresql16-docs-16.4-150600.16.5.1.noarch", "product": { "name": "postgresql16-docs-16.4-150600.16.5.1.noarch", "product_id": "postgresql16-docs-16.4-150600.16.5.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.ppc64le", "product": { "name": "libecpg6-16.4-150600.16.5.1.ppc64le", "product_id": "libecpg6-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.ppc64le", "product": { "name": "libpq5-16.4-150600.16.5.1.ppc64le", "product_id": "libpq5-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-devel-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-server-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.ppc64le", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.ppc64le", "product_id": "postgresql16-test-16.4-150600.16.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.s390x", "product": { "name": "libecpg6-16.4-150600.16.5.1.s390x", "product_id": "libecpg6-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.s390x", "product": { "name": "libpq5-16.4-150600.16.5.1.s390x", "product_id": "libpq5-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-devel-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-server-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.s390x", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.s390x", "product_id": "postgresql16-test-16.4-150600.16.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.4-150600.16.5.1.x86_64", "product": { "name": "libecpg6-16.4-150600.16.5.1.x86_64", "product_id": "libecpg6-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.4-150600.16.5.1.x86_64", "product": { "name": "libecpg6-32bit-16.4-150600.16.5.1.x86_64", "product_id": "libecpg6-32bit-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "libpq5-16.4-150600.16.5.1.x86_64", "product": { "name": "libpq5-16.4-150600.16.5.1.x86_64", "product_id": "libpq5-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-16.4-150600.16.5.1.x86_64", "product": { "name": "libpq5-32bit-16.4-150600.16.5.1.x86_64", "product_id": "libpq5-32bit-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-contrib-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-contrib-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-devel-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-devel-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-mini-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-devel-mini-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-devel-mini-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-plperl-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-plperl-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-plpython-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-plpython-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-server-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-server-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.4-150600.16.5.1.x86_64", "product": { "name": "postgresql16-test-16.4-150600.16.5.1.x86_64", "product_id": "postgresql16-test-16.4-150600.16.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64" }, "product_reference": "libpq5-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le" }, "product_reference": "libpq5-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x" }, "product_reference": "libpq5-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64" }, "product_reference": "libpq5-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64" }, "product_reference": "libpq5-32bit-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64" }, "product_reference": "libecpg6-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le" }, "product_reference": "libecpg6-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x" }, "product_reference": "libecpg6-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64" }, "product_reference": "libecpg6-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.4-150600.16.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch" }, "product_reference": "postgresql16-docs-16.4-150600.16.5.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64" }, "product_reference": "libecpg6-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le" }, "product_reference": "libecpg6-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x" }, "product_reference": "libecpg6-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64" }, "product_reference": "libecpg6-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64" }, "product_reference": "libecpg6-32bit-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64" }, "product_reference": "libpq5-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le" }, "product_reference": "libpq5-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x" }, "product_reference": "libpq5-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64" }, "product_reference": "libpq5-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64" }, "product_reference": "libpq5-32bit-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-contrib-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-devel-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.4-150600.16.5.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch" }, "product_reference": "postgresql16-docs-16.4-150600.16.5.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-plperl-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-plpython-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-server-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.4-150600.16.5.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" }, "product_reference": "postgresql16-test-16.4-150600.16.5.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T10:15:54Z", "details": "moderate" } ], "title": "CVE-2024-4317" }, { "cve": "CVE-2024-7348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-7348" } ], "notes": [ { "category": "general", "text": "Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-7348", "url": "https://www.suse.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "SUSE Bug 1229013 for CVE-2024-7348", "url": "https://bugzilla.suse.com/1229013" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:libecpg6-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.4-150600.16.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.4-150600.16.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libecpg6-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libecpg6-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:libpq5-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:libpq5-32bit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-contrib-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-docs-16.4-150600.16.5.1.noarch", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plperl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-plpython-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-pltcl-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-server-devel-16.4-150600.16.5.1.x86_64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.aarch64", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.ppc64le", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.s390x", "openSUSE Leap 15.6:postgresql16-test-16.4-150600.16.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T10:15:54Z", "details": "important" } ], "title": "CVE-2024-7348" } ] }
opensuse-su-2024:13950-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libecpg6-16.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libecpg6-16.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13950", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13950-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "libecpg6-16.3-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13950-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-1.1.aarch64", "product": { "name": "libecpg6-16.3-1.1.aarch64", "product_id": "libecpg6-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-1.1.aarch64", "product": { "name": "libecpg6-32bit-16.3-1.1.aarch64", "product_id": "libecpg6-32bit-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "libpq5-16.3-1.1.aarch64", "product": { "name": "libpq5-16.3-1.1.aarch64", "product_id": "libpq5-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-1.1.aarch64", "product": { "name": "libpq5-32bit-16.3-1.1.aarch64", "product_id": "libpq5-32bit-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-16.3-1.1.aarch64", "product": { "name": "postgresql16-16.3-1.1.aarch64", "product_id": "postgresql16-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-1.1.aarch64", "product": { "name": "postgresql16-contrib-16.3-1.1.aarch64", "product_id": "postgresql16-contrib-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-1.1.aarch64", "product": { "name": "postgresql16-devel-16.3-1.1.aarch64", "product_id": "postgresql16-devel-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-docs-16.3-1.1.aarch64", "product": { "name": "postgresql16-docs-16.3-1.1.aarch64", "product_id": "postgresql16-docs-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-1.1.aarch64", "product": { "name": "postgresql16-llvmjit-16.3-1.1.aarch64", "product_id": "postgresql16-llvmjit-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-1.1.aarch64", "product": { "name": "postgresql16-llvmjit-devel-16.3-1.1.aarch64", "product_id": "postgresql16-llvmjit-devel-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-1.1.aarch64", "product": { "name": "postgresql16-plperl-16.3-1.1.aarch64", "product_id": "postgresql16-plperl-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-1.1.aarch64", "product": { "name": "postgresql16-plpython-16.3-1.1.aarch64", "product_id": "postgresql16-plpython-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-1.1.aarch64", "product": { "name": "postgresql16-pltcl-16.3-1.1.aarch64", "product_id": "postgresql16-pltcl-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-16.3-1.1.aarch64", "product": { "name": "postgresql16-server-16.3-1.1.aarch64", "product_id": "postgresql16-server-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-1.1.aarch64", "product": { "name": "postgresql16-server-devel-16.3-1.1.aarch64", "product_id": "postgresql16-server-devel-16.3-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql16-test-16.3-1.1.aarch64", "product": { "name": "postgresql16-test-16.3-1.1.aarch64", "product_id": "postgresql16-test-16.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-1.1.ppc64le", "product": { "name": "libecpg6-16.3-1.1.ppc64le", "product_id": "libecpg6-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-1.1.ppc64le", "product": { "name": "libecpg6-32bit-16.3-1.1.ppc64le", "product_id": "libecpg6-32bit-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-16.3-1.1.ppc64le", "product": { "name": "libpq5-16.3-1.1.ppc64le", "product_id": "libpq5-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-1.1.ppc64le", "product": { "name": "libpq5-32bit-16.3-1.1.ppc64le", "product_id": "libpq5-32bit-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-16.3-1.1.ppc64le", "product": { "name": "postgresql16-16.3-1.1.ppc64le", "product_id": "postgresql16-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-1.1.ppc64le", "product": { "name": "postgresql16-contrib-16.3-1.1.ppc64le", "product_id": "postgresql16-contrib-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-1.1.ppc64le", "product": { "name": "postgresql16-devel-16.3-1.1.ppc64le", "product_id": "postgresql16-devel-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-docs-16.3-1.1.ppc64le", "product": { "name": "postgresql16-docs-16.3-1.1.ppc64le", "product_id": "postgresql16-docs-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-1.1.ppc64le", "product": { "name": "postgresql16-llvmjit-16.3-1.1.ppc64le", "product_id": "postgresql16-llvmjit-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-1.1.ppc64le", "product": { "name": "postgresql16-llvmjit-devel-16.3-1.1.ppc64le", "product_id": "postgresql16-llvmjit-devel-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-1.1.ppc64le", "product": { "name": "postgresql16-plperl-16.3-1.1.ppc64le", "product_id": "postgresql16-plperl-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-1.1.ppc64le", "product": { "name": "postgresql16-plpython-16.3-1.1.ppc64le", "product_id": "postgresql16-plpython-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-1.1.ppc64le", "product": { "name": "postgresql16-pltcl-16.3-1.1.ppc64le", "product_id": "postgresql16-pltcl-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-16.3-1.1.ppc64le", "product": { "name": "postgresql16-server-16.3-1.1.ppc64le", "product_id": "postgresql16-server-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-1.1.ppc64le", "product": { "name": "postgresql16-server-devel-16.3-1.1.ppc64le", "product_id": "postgresql16-server-devel-16.3-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql16-test-16.3-1.1.ppc64le", "product": { "name": "postgresql16-test-16.3-1.1.ppc64le", "product_id": "postgresql16-test-16.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-1.1.s390x", "product": { "name": "libecpg6-16.3-1.1.s390x", "product_id": "libecpg6-16.3-1.1.s390x" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-1.1.s390x", "product": { "name": "libecpg6-32bit-16.3-1.1.s390x", "product_id": "libecpg6-32bit-16.3-1.1.s390x" } }, { "category": "product_version", "name": "libpq5-16.3-1.1.s390x", "product": { "name": "libpq5-16.3-1.1.s390x", "product_id": "libpq5-16.3-1.1.s390x" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-1.1.s390x", "product": { "name": "libpq5-32bit-16.3-1.1.s390x", "product_id": "libpq5-32bit-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-16.3-1.1.s390x", "product": { "name": "postgresql16-16.3-1.1.s390x", "product_id": "postgresql16-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-1.1.s390x", "product": { "name": "postgresql16-contrib-16.3-1.1.s390x", "product_id": "postgresql16-contrib-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-1.1.s390x", "product": { "name": "postgresql16-devel-16.3-1.1.s390x", "product_id": "postgresql16-devel-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-docs-16.3-1.1.s390x", "product": { "name": "postgresql16-docs-16.3-1.1.s390x", "product_id": "postgresql16-docs-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-1.1.s390x", "product": { "name": "postgresql16-llvmjit-16.3-1.1.s390x", "product_id": "postgresql16-llvmjit-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-1.1.s390x", "product": { "name": "postgresql16-llvmjit-devel-16.3-1.1.s390x", "product_id": "postgresql16-llvmjit-devel-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-1.1.s390x", "product": { "name": "postgresql16-plperl-16.3-1.1.s390x", "product_id": "postgresql16-plperl-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-1.1.s390x", "product": { "name": "postgresql16-plpython-16.3-1.1.s390x", "product_id": "postgresql16-plpython-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-1.1.s390x", "product": { "name": "postgresql16-pltcl-16.3-1.1.s390x", "product_id": "postgresql16-pltcl-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-16.3-1.1.s390x", "product": { "name": "postgresql16-server-16.3-1.1.s390x", "product_id": "postgresql16-server-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-1.1.s390x", "product": { "name": "postgresql16-server-devel-16.3-1.1.s390x", "product_id": "postgresql16-server-devel-16.3-1.1.s390x" } }, { "category": "product_version", "name": "postgresql16-test-16.3-1.1.s390x", "product": { "name": "postgresql16-test-16.3-1.1.s390x", "product_id": "postgresql16-test-16.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libecpg6-16.3-1.1.x86_64", "product": { "name": "libecpg6-16.3-1.1.x86_64", "product_id": "libecpg6-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-32bit-16.3-1.1.x86_64", "product": { "name": "libecpg6-32bit-16.3-1.1.x86_64", "product_id": "libecpg6-32bit-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "libpq5-16.3-1.1.x86_64", "product": { "name": "libpq5-16.3-1.1.x86_64", "product_id": "libpq5-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "libpq5-32bit-16.3-1.1.x86_64", "product": { "name": "libpq5-32bit-16.3-1.1.x86_64", "product_id": "libpq5-32bit-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-16.3-1.1.x86_64", "product": { "name": "postgresql16-16.3-1.1.x86_64", "product_id": "postgresql16-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-contrib-16.3-1.1.x86_64", "product": { "name": "postgresql16-contrib-16.3-1.1.x86_64", "product_id": "postgresql16-contrib-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-devel-16.3-1.1.x86_64", "product": { "name": "postgresql16-devel-16.3-1.1.x86_64", "product_id": "postgresql16-devel-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-docs-16.3-1.1.x86_64", "product": { "name": "postgresql16-docs-16.3-1.1.x86_64", "product_id": "postgresql16-docs-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-16.3-1.1.x86_64", "product": { "name": "postgresql16-llvmjit-16.3-1.1.x86_64", "product_id": "postgresql16-llvmjit-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-llvmjit-devel-16.3-1.1.x86_64", "product": { "name": "postgresql16-llvmjit-devel-16.3-1.1.x86_64", "product_id": "postgresql16-llvmjit-devel-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plperl-16.3-1.1.x86_64", "product": { "name": "postgresql16-plperl-16.3-1.1.x86_64", "product_id": "postgresql16-plperl-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-plpython-16.3-1.1.x86_64", "product": { "name": "postgresql16-plpython-16.3-1.1.x86_64", "product_id": "postgresql16-plpython-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-pltcl-16.3-1.1.x86_64", "product": { "name": "postgresql16-pltcl-16.3-1.1.x86_64", "product_id": "postgresql16-pltcl-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-16.3-1.1.x86_64", "product": { "name": "postgresql16-server-16.3-1.1.x86_64", "product_id": "postgresql16-server-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-server-devel-16.3-1.1.x86_64", "product": { "name": "postgresql16-server-devel-16.3-1.1.x86_64", "product_id": "postgresql16-server-devel-16.3-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql16-test-16.3-1.1.x86_64", "product": { "name": "postgresql16-test-16.3-1.1.x86_64", "product_id": "postgresql16-test-16.3-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-16.3-1.1.aarch64" }, "product_reference": "libecpg6-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-16.3-1.1.ppc64le" }, "product_reference": "libecpg6-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-16.3-1.1.s390x" }, "product_reference": "libecpg6-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-16.3-1.1.x86_64" }, "product_reference": "libecpg6-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.aarch64" }, "product_reference": "libecpg6-32bit-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.ppc64le" }, "product_reference": "libecpg6-32bit-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.s390x" }, "product_reference": "libecpg6-32bit-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-32bit-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.x86_64" }, "product_reference": "libecpg6-32bit-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-16.3-1.1.aarch64" }, "product_reference": "libpq5-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-16.3-1.1.ppc64le" }, "product_reference": "libpq5-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-16.3-1.1.s390x" }, "product_reference": "libpq5-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-16.3-1.1.x86_64" }, "product_reference": "libpq5-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.aarch64" }, "product_reference": "libpq5-32bit-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.ppc64le" }, "product_reference": "libpq5-32bit-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.s390x" }, "product_reference": "libpq5-32bit-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-32bit-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.x86_64" }, "product_reference": "libpq5-32bit-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.3-1.1.aarch64" }, "product_reference": "postgresql16-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.3-1.1.s390x" }, "product_reference": "postgresql16-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-16.3-1.1.x86_64" }, "product_reference": "postgresql16-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.aarch64" }, "product_reference": "postgresql16-contrib-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-contrib-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.s390x" }, "product_reference": "postgresql16-contrib-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-contrib-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.x86_64" }, "product_reference": "postgresql16-contrib-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.aarch64" }, "product_reference": "postgresql16-devel-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-devel-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.s390x" }, "product_reference": "postgresql16-devel-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-devel-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.x86_64" }, "product_reference": "postgresql16-devel-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.aarch64" }, "product_reference": "postgresql16-docs-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-docs-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.s390x" }, "product_reference": "postgresql16-docs-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-docs-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.x86_64" }, "product_reference": "postgresql16-docs-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.aarch64" }, "product_reference": "postgresql16-llvmjit-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.s390x" }, "product_reference": "postgresql16-llvmjit-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.x86_64" }, "product_reference": "postgresql16-llvmjit-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.aarch64" }, "product_reference": "postgresql16-llvmjit-devel-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-llvmjit-devel-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.s390x" }, "product_reference": "postgresql16-llvmjit-devel-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-llvmjit-devel-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.x86_64" }, "product_reference": "postgresql16-llvmjit-devel-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.aarch64" }, "product_reference": "postgresql16-plperl-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-plperl-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.s390x" }, "product_reference": "postgresql16-plperl-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plperl-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.x86_64" }, "product_reference": "postgresql16-plperl-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.aarch64" }, "product_reference": "postgresql16-plpython-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-plpython-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.s390x" }, "product_reference": "postgresql16-plpython-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-plpython-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.x86_64" }, "product_reference": "postgresql16-plpython-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.aarch64" }, "product_reference": "postgresql16-pltcl-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-pltcl-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.s390x" }, "product_reference": "postgresql16-pltcl-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-pltcl-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.x86_64" }, "product_reference": "postgresql16-pltcl-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.aarch64" }, "product_reference": "postgresql16-server-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-server-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.s390x" }, "product_reference": "postgresql16-server-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.x86_64" }, "product_reference": "postgresql16-server-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.aarch64" }, "product_reference": "postgresql16-server-devel-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-server-devel-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.s390x" }, "product_reference": "postgresql16-server-devel-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-server-devel-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.x86_64" }, "product_reference": "postgresql16-server-devel-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.aarch64" }, "product_reference": "postgresql16-test-16.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.ppc64le" }, "product_reference": "postgresql16-test-16.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.s390x" }, "product_reference": "postgresql16-test-16.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql16-test-16.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.x86_64" }, "product_reference": "postgresql16-test-16.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libecpg6-16.3-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-16.3-1.1.s390x", "openSUSE Tumbleweed:libecpg6-16.3-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.x86_64", "openSUSE Tumbleweed:libpq5-16.3-1.1.aarch64", "openSUSE Tumbleweed:libpq5-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-16.3-1.1.s390x", "openSUSE Tumbleweed:libpq5-16.3-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libecpg6-16.3-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-16.3-1.1.s390x", "openSUSE Tumbleweed:libecpg6-16.3-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.x86_64", "openSUSE Tumbleweed:libpq5-16.3-1.1.aarch64", "openSUSE Tumbleweed:libpq5-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-16.3-1.1.s390x", "openSUSE Tumbleweed:libpq5-16.3-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libecpg6-16.3-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-16.3-1.1.s390x", "openSUSE Tumbleweed:libecpg6-16.3-1.1.x86_64", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.aarch64", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.s390x", "openSUSE Tumbleweed:libecpg6-32bit-16.3-1.1.x86_64", "openSUSE Tumbleweed:libpq5-16.3-1.1.aarch64", "openSUSE Tumbleweed:libpq5-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-16.3-1.1.s390x", "openSUSE Tumbleweed:libpq5-16.3-1.1.x86_64", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.aarch64", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.s390x", "openSUSE Tumbleweed:libpq5-32bit-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-contrib-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-docs-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-llvmjit-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plperl-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-plpython-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-pltcl-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-server-devel-16.3-1.1.x86_64", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.aarch64", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.ppc64le", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.s390x", "openSUSE Tumbleweed:postgresql16-test-16.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
opensuse-su-2024:13946-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql14-14.12-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql14-14.12-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13946", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13946-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "postgresql14-14.12-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13946-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-1.1.aarch64", "product": { "name": "postgresql14-14.12-1.1.aarch64", "product_id": "postgresql14-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-1.1.aarch64", "product": { "name": "postgresql14-contrib-14.12-1.1.aarch64", "product_id": "postgresql14-contrib-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-1.1.aarch64", "product": { "name": "postgresql14-devel-14.12-1.1.aarch64", "product_id": "postgresql14-devel-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-docs-14.12-1.1.aarch64", "product": { "name": "postgresql14-docs-14.12-1.1.aarch64", "product_id": "postgresql14-docs-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-1.1.aarch64", "product": { "name": "postgresql14-llvmjit-14.12-1.1.aarch64", "product_id": "postgresql14-llvmjit-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-1.1.aarch64", "product": { "name": "postgresql14-llvmjit-devel-14.12-1.1.aarch64", "product_id": "postgresql14-llvmjit-devel-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-1.1.aarch64", "product": { "name": "postgresql14-plperl-14.12-1.1.aarch64", "product_id": "postgresql14-plperl-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-1.1.aarch64", "product": { "name": "postgresql14-plpython-14.12-1.1.aarch64", "product_id": "postgresql14-plpython-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-1.1.aarch64", "product": { "name": "postgresql14-pltcl-14.12-1.1.aarch64", "product_id": "postgresql14-pltcl-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-1.1.aarch64", "product": { "name": "postgresql14-server-14.12-1.1.aarch64", "product_id": "postgresql14-server-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-1.1.aarch64", "product": { "name": "postgresql14-server-devel-14.12-1.1.aarch64", "product_id": "postgresql14-server-devel-14.12-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-1.1.aarch64", "product": { "name": "postgresql14-test-14.12-1.1.aarch64", "product_id": "postgresql14-test-14.12-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-1.1.ppc64le", "product": { "name": "postgresql14-14.12-1.1.ppc64le", "product_id": "postgresql14-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-1.1.ppc64le", "product": { "name": "postgresql14-contrib-14.12-1.1.ppc64le", "product_id": "postgresql14-contrib-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-1.1.ppc64le", "product": { "name": "postgresql14-devel-14.12-1.1.ppc64le", "product_id": "postgresql14-devel-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-docs-14.12-1.1.ppc64le", "product": { "name": "postgresql14-docs-14.12-1.1.ppc64le", "product_id": "postgresql14-docs-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-1.1.ppc64le", "product": { "name": "postgresql14-llvmjit-14.12-1.1.ppc64le", "product_id": "postgresql14-llvmjit-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-1.1.ppc64le", "product": { "name": "postgresql14-llvmjit-devel-14.12-1.1.ppc64le", "product_id": "postgresql14-llvmjit-devel-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-1.1.ppc64le", "product": { "name": "postgresql14-plperl-14.12-1.1.ppc64le", "product_id": "postgresql14-plperl-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-1.1.ppc64le", "product": { "name": "postgresql14-plpython-14.12-1.1.ppc64le", "product_id": "postgresql14-plpython-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-1.1.ppc64le", "product": { "name": "postgresql14-pltcl-14.12-1.1.ppc64le", "product_id": "postgresql14-pltcl-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-14.12-1.1.ppc64le", "product": { "name": "postgresql14-server-14.12-1.1.ppc64le", "product_id": "postgresql14-server-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-1.1.ppc64le", "product": { "name": "postgresql14-server-devel-14.12-1.1.ppc64le", "product_id": "postgresql14-server-devel-14.12-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql14-test-14.12-1.1.ppc64le", "product": { "name": "postgresql14-test-14.12-1.1.ppc64le", "product_id": "postgresql14-test-14.12-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-1.1.s390x", "product": { "name": "postgresql14-14.12-1.1.s390x", "product_id": "postgresql14-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-1.1.s390x", "product": { "name": "postgresql14-contrib-14.12-1.1.s390x", "product_id": "postgresql14-contrib-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-1.1.s390x", "product": { "name": "postgresql14-devel-14.12-1.1.s390x", "product_id": "postgresql14-devel-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-docs-14.12-1.1.s390x", "product": { "name": "postgresql14-docs-14.12-1.1.s390x", "product_id": "postgresql14-docs-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-1.1.s390x", "product": { "name": "postgresql14-llvmjit-14.12-1.1.s390x", "product_id": "postgresql14-llvmjit-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-1.1.s390x", "product": { "name": "postgresql14-llvmjit-devel-14.12-1.1.s390x", "product_id": "postgresql14-llvmjit-devel-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-1.1.s390x", "product": { "name": "postgresql14-plperl-14.12-1.1.s390x", "product_id": "postgresql14-plperl-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-1.1.s390x", "product": { "name": "postgresql14-plpython-14.12-1.1.s390x", "product_id": "postgresql14-plpython-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-1.1.s390x", "product": { "name": "postgresql14-pltcl-14.12-1.1.s390x", "product_id": "postgresql14-pltcl-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-14.12-1.1.s390x", "product": { "name": "postgresql14-server-14.12-1.1.s390x", "product_id": "postgresql14-server-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-1.1.s390x", "product": { "name": "postgresql14-server-devel-14.12-1.1.s390x", "product_id": "postgresql14-server-devel-14.12-1.1.s390x" } }, { "category": "product_version", "name": "postgresql14-test-14.12-1.1.s390x", "product": { "name": "postgresql14-test-14.12-1.1.s390x", "product_id": "postgresql14-test-14.12-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql14-14.12-1.1.x86_64", "product": { "name": "postgresql14-14.12-1.1.x86_64", "product_id": "postgresql14-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-contrib-14.12-1.1.x86_64", "product": { "name": "postgresql14-contrib-14.12-1.1.x86_64", "product_id": "postgresql14-contrib-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-devel-14.12-1.1.x86_64", "product": { "name": "postgresql14-devel-14.12-1.1.x86_64", "product_id": "postgresql14-devel-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-docs-14.12-1.1.x86_64", "product": { "name": "postgresql14-docs-14.12-1.1.x86_64", "product_id": "postgresql14-docs-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-14.12-1.1.x86_64", "product": { "name": "postgresql14-llvmjit-14.12-1.1.x86_64", "product_id": "postgresql14-llvmjit-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-llvmjit-devel-14.12-1.1.x86_64", "product": { "name": "postgresql14-llvmjit-devel-14.12-1.1.x86_64", "product_id": "postgresql14-llvmjit-devel-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plperl-14.12-1.1.x86_64", "product": { "name": "postgresql14-plperl-14.12-1.1.x86_64", "product_id": "postgresql14-plperl-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-plpython-14.12-1.1.x86_64", "product": { "name": "postgresql14-plpython-14.12-1.1.x86_64", "product_id": "postgresql14-plpython-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-pltcl-14.12-1.1.x86_64", "product": { "name": "postgresql14-pltcl-14.12-1.1.x86_64", "product_id": "postgresql14-pltcl-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-14.12-1.1.x86_64", "product": { "name": "postgresql14-server-14.12-1.1.x86_64", "product_id": "postgresql14-server-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-server-devel-14.12-1.1.x86_64", "product": { "name": "postgresql14-server-devel-14.12-1.1.x86_64", "product_id": "postgresql14-server-devel-14.12-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql14-test-14.12-1.1.x86_64", "product": { "name": "postgresql14-test-14.12-1.1.x86_64", "product_id": "postgresql14-test-14.12-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.12-1.1.aarch64" }, "product_reference": "postgresql14-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.12-1.1.s390x" }, "product_reference": "postgresql14-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-14.12-1.1.x86_64" }, "product_reference": "postgresql14-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.aarch64" }, "product_reference": "postgresql14-contrib-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-contrib-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.s390x" }, "product_reference": "postgresql14-contrib-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-contrib-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.x86_64" }, "product_reference": "postgresql14-contrib-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.aarch64" }, "product_reference": "postgresql14-devel-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-devel-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.s390x" }, "product_reference": "postgresql14-devel-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-devel-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.x86_64" }, "product_reference": "postgresql14-devel-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.aarch64" }, "product_reference": "postgresql14-docs-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-docs-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.s390x" }, "product_reference": "postgresql14-docs-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-docs-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.x86_64" }, "product_reference": "postgresql14-docs-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.aarch64" }, "product_reference": "postgresql14-llvmjit-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.s390x" }, "product_reference": "postgresql14-llvmjit-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.x86_64" }, "product_reference": "postgresql14-llvmjit-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.aarch64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-llvmjit-devel-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.s390x" }, "product_reference": "postgresql14-llvmjit-devel-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-llvmjit-devel-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.x86_64" }, "product_reference": "postgresql14-llvmjit-devel-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.aarch64" }, "product_reference": "postgresql14-plperl-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-plperl-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.s390x" }, "product_reference": "postgresql14-plperl-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plperl-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.x86_64" }, "product_reference": "postgresql14-plperl-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.aarch64" }, "product_reference": "postgresql14-plpython-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-plpython-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.s390x" }, "product_reference": "postgresql14-plpython-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-plpython-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.x86_64" }, "product_reference": "postgresql14-plpython-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.aarch64" }, "product_reference": "postgresql14-pltcl-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-pltcl-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.s390x" }, "product_reference": "postgresql14-pltcl-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-pltcl-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.x86_64" }, "product_reference": "postgresql14-pltcl-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.aarch64" }, "product_reference": "postgresql14-server-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-server-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.s390x" }, "product_reference": "postgresql14-server-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.x86_64" }, "product_reference": "postgresql14-server-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.aarch64" }, "product_reference": "postgresql14-server-devel-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-server-devel-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.s390x" }, "product_reference": "postgresql14-server-devel-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-server-devel-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.x86_64" }, "product_reference": "postgresql14-server-devel-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.aarch64" }, "product_reference": "postgresql14-test-14.12-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.ppc64le" }, "product_reference": "postgresql14-test-14.12-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.s390x" }, "product_reference": "postgresql14-test-14.12-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql14-test-14.12-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.x86_64" }, "product_reference": "postgresql14-test-14.12-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql14-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql14-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql14-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-contrib-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-docs-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-llvmjit-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plperl-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-plpython-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-pltcl-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-server-devel-14.12-1.1.x86_64", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.aarch64", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.ppc64le", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.s390x", "openSUSE Tumbleweed:postgresql14-test-14.12-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
opensuse-su-2024:13947-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "postgresql15-15.7-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the postgresql15-15.7-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13947", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13947-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-4317 page", "url": "https://www.suse.com/security/cve/CVE-2024-4317/" } ], "title": "postgresql15-15.7-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:13947-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-1.1.aarch64", "product": { "name": "postgresql15-15.7-1.1.aarch64", "product_id": "postgresql15-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-1.1.aarch64", "product": { "name": "postgresql15-contrib-15.7-1.1.aarch64", "product_id": "postgresql15-contrib-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-1.1.aarch64", "product": { "name": "postgresql15-devel-15.7-1.1.aarch64", "product_id": "postgresql15-devel-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-docs-15.7-1.1.aarch64", "product": { "name": "postgresql15-docs-15.7-1.1.aarch64", "product_id": "postgresql15-docs-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-1.1.aarch64", "product": { "name": "postgresql15-llvmjit-15.7-1.1.aarch64", "product_id": "postgresql15-llvmjit-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-1.1.aarch64", "product": { "name": "postgresql15-llvmjit-devel-15.7-1.1.aarch64", "product_id": "postgresql15-llvmjit-devel-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-1.1.aarch64", "product": { "name": "postgresql15-plperl-15.7-1.1.aarch64", "product_id": "postgresql15-plperl-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-1.1.aarch64", "product": { "name": "postgresql15-plpython-15.7-1.1.aarch64", "product_id": "postgresql15-plpython-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-1.1.aarch64", "product": { "name": "postgresql15-pltcl-15.7-1.1.aarch64", "product_id": "postgresql15-pltcl-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-1.1.aarch64", "product": { "name": "postgresql15-server-15.7-1.1.aarch64", "product_id": "postgresql15-server-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-1.1.aarch64", "product": { "name": "postgresql15-server-devel-15.7-1.1.aarch64", "product_id": "postgresql15-server-devel-15.7-1.1.aarch64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-1.1.aarch64", "product": { "name": "postgresql15-test-15.7-1.1.aarch64", "product_id": "postgresql15-test-15.7-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-1.1.ppc64le", "product": { "name": "postgresql15-15.7-1.1.ppc64le", "product_id": "postgresql15-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-1.1.ppc64le", "product": { "name": "postgresql15-contrib-15.7-1.1.ppc64le", "product_id": "postgresql15-contrib-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-1.1.ppc64le", "product": { "name": "postgresql15-devel-15.7-1.1.ppc64le", "product_id": "postgresql15-devel-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-docs-15.7-1.1.ppc64le", "product": { "name": "postgresql15-docs-15.7-1.1.ppc64le", "product_id": "postgresql15-docs-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-1.1.ppc64le", "product": { "name": "postgresql15-llvmjit-15.7-1.1.ppc64le", "product_id": "postgresql15-llvmjit-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-1.1.ppc64le", "product": { "name": "postgresql15-llvmjit-devel-15.7-1.1.ppc64le", "product_id": "postgresql15-llvmjit-devel-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-1.1.ppc64le", "product": { "name": "postgresql15-plperl-15.7-1.1.ppc64le", "product_id": "postgresql15-plperl-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-1.1.ppc64le", "product": { "name": "postgresql15-plpython-15.7-1.1.ppc64le", "product_id": "postgresql15-plpython-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-1.1.ppc64le", "product": { "name": "postgresql15-pltcl-15.7-1.1.ppc64le", "product_id": "postgresql15-pltcl-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-15.7-1.1.ppc64le", "product": { "name": "postgresql15-server-15.7-1.1.ppc64le", "product_id": "postgresql15-server-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-1.1.ppc64le", "product": { "name": "postgresql15-server-devel-15.7-1.1.ppc64le", "product_id": "postgresql15-server-devel-15.7-1.1.ppc64le" } }, { "category": "product_version", "name": "postgresql15-test-15.7-1.1.ppc64le", "product": { "name": "postgresql15-test-15.7-1.1.ppc64le", "product_id": "postgresql15-test-15.7-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-1.1.s390x", "product": { "name": "postgresql15-15.7-1.1.s390x", "product_id": "postgresql15-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-1.1.s390x", "product": { "name": "postgresql15-contrib-15.7-1.1.s390x", "product_id": "postgresql15-contrib-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-1.1.s390x", "product": { "name": "postgresql15-devel-15.7-1.1.s390x", "product_id": "postgresql15-devel-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-docs-15.7-1.1.s390x", "product": { "name": "postgresql15-docs-15.7-1.1.s390x", "product_id": "postgresql15-docs-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-1.1.s390x", "product": { "name": "postgresql15-llvmjit-15.7-1.1.s390x", "product_id": "postgresql15-llvmjit-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-1.1.s390x", "product": { "name": "postgresql15-llvmjit-devel-15.7-1.1.s390x", "product_id": "postgresql15-llvmjit-devel-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-1.1.s390x", "product": { "name": "postgresql15-plperl-15.7-1.1.s390x", "product_id": "postgresql15-plperl-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-1.1.s390x", "product": { "name": "postgresql15-plpython-15.7-1.1.s390x", "product_id": "postgresql15-plpython-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-1.1.s390x", "product": { "name": "postgresql15-pltcl-15.7-1.1.s390x", "product_id": "postgresql15-pltcl-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-15.7-1.1.s390x", "product": { "name": "postgresql15-server-15.7-1.1.s390x", "product_id": "postgresql15-server-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-1.1.s390x", "product": { "name": "postgresql15-server-devel-15.7-1.1.s390x", "product_id": "postgresql15-server-devel-15.7-1.1.s390x" } }, { "category": "product_version", "name": "postgresql15-test-15.7-1.1.s390x", "product": { "name": "postgresql15-test-15.7-1.1.s390x", "product_id": "postgresql15-test-15.7-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "postgresql15-15.7-1.1.x86_64", "product": { "name": "postgresql15-15.7-1.1.x86_64", "product_id": "postgresql15-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-contrib-15.7-1.1.x86_64", "product": { "name": "postgresql15-contrib-15.7-1.1.x86_64", "product_id": "postgresql15-contrib-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-devel-15.7-1.1.x86_64", "product": { "name": "postgresql15-devel-15.7-1.1.x86_64", "product_id": "postgresql15-devel-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-docs-15.7-1.1.x86_64", "product": { "name": "postgresql15-docs-15.7-1.1.x86_64", "product_id": "postgresql15-docs-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-15.7-1.1.x86_64", "product": { "name": "postgresql15-llvmjit-15.7-1.1.x86_64", "product_id": "postgresql15-llvmjit-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-llvmjit-devel-15.7-1.1.x86_64", "product": { "name": "postgresql15-llvmjit-devel-15.7-1.1.x86_64", "product_id": "postgresql15-llvmjit-devel-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plperl-15.7-1.1.x86_64", "product": { "name": "postgresql15-plperl-15.7-1.1.x86_64", "product_id": "postgresql15-plperl-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-plpython-15.7-1.1.x86_64", "product": { "name": "postgresql15-plpython-15.7-1.1.x86_64", "product_id": "postgresql15-plpython-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-pltcl-15.7-1.1.x86_64", "product": { "name": "postgresql15-pltcl-15.7-1.1.x86_64", "product_id": "postgresql15-pltcl-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-15.7-1.1.x86_64", "product": { "name": "postgresql15-server-15.7-1.1.x86_64", "product_id": "postgresql15-server-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-server-devel-15.7-1.1.x86_64", "product": { "name": "postgresql15-server-devel-15.7-1.1.x86_64", "product_id": "postgresql15-server-devel-15.7-1.1.x86_64" } }, { "category": "product_version", "name": "postgresql15-test-15.7-1.1.x86_64", "product": { "name": "postgresql15-test-15.7-1.1.x86_64", "product_id": "postgresql15-test-15.7-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.7-1.1.aarch64" }, "product_reference": "postgresql15-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.7-1.1.s390x" }, "product_reference": "postgresql15-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-15.7-1.1.x86_64" }, "product_reference": "postgresql15-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.aarch64" }, "product_reference": "postgresql15-contrib-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-contrib-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.s390x" }, "product_reference": "postgresql15-contrib-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-contrib-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.x86_64" }, "product_reference": "postgresql15-contrib-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.aarch64" }, "product_reference": "postgresql15-devel-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-devel-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.s390x" }, "product_reference": "postgresql15-devel-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-devel-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.x86_64" }, "product_reference": "postgresql15-devel-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.aarch64" }, "product_reference": "postgresql15-docs-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-docs-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.s390x" }, "product_reference": "postgresql15-docs-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-docs-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.x86_64" }, "product_reference": "postgresql15-docs-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.aarch64" }, "product_reference": "postgresql15-llvmjit-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.s390x" }, "product_reference": "postgresql15-llvmjit-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.x86_64" }, "product_reference": "postgresql15-llvmjit-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.aarch64" }, "product_reference": "postgresql15-llvmjit-devel-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-llvmjit-devel-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.s390x" }, "product_reference": "postgresql15-llvmjit-devel-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-llvmjit-devel-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.x86_64" }, "product_reference": "postgresql15-llvmjit-devel-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.aarch64" }, "product_reference": "postgresql15-plperl-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-plperl-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.s390x" }, "product_reference": "postgresql15-plperl-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plperl-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.x86_64" }, "product_reference": "postgresql15-plperl-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.aarch64" }, "product_reference": "postgresql15-plpython-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-plpython-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.s390x" }, "product_reference": "postgresql15-plpython-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-plpython-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.x86_64" }, "product_reference": "postgresql15-plpython-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.aarch64" }, "product_reference": "postgresql15-pltcl-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-pltcl-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.s390x" }, "product_reference": "postgresql15-pltcl-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-pltcl-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.x86_64" }, "product_reference": "postgresql15-pltcl-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.aarch64" }, "product_reference": "postgresql15-server-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-server-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.s390x" }, "product_reference": "postgresql15-server-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.x86_64" }, "product_reference": "postgresql15-server-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.aarch64" }, "product_reference": "postgresql15-server-devel-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-server-devel-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.s390x" }, "product_reference": "postgresql15-server-devel-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-server-devel-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.x86_64" }, "product_reference": "postgresql15-server-devel-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.aarch64" }, "product_reference": "postgresql15-test-15.7-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.ppc64le" }, "product_reference": "postgresql15-test-15.7-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.s390x" }, "product_reference": "postgresql15-test-15.7-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql15-test-15.7-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.x86_64" }, "product_reference": "postgresql15-test-15.7-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-4317" } ], "notes": [ { "category": "general", "text": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:postgresql15-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-4317", "url": "https://www.suse.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "SUSE Bug 1224038 for CVE-2024-4317", "url": "https://bugzilla.suse.com/1224038" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:postgresql15-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:postgresql15-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-contrib-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-docs-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-llvmjit-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plperl-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-plpython-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-pltcl-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-server-devel-15.7-1.1.x86_64", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.aarch64", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.ppc64le", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.s390x", "openSUSE Tumbleweed:postgresql15-test-15.7-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-4317" } ] }
fkie_cve-2024-4317
Vulnerability from fkie_nvd
4.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Vendor | Product | Version | |
---|---|---|---|
postgresql | postgresql | * | |
postgresql | postgresql | * | |
postgresql | postgresql | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "7AC0DA70-323D-4C0A-9993-9155CC2E0898", "versionEndExcluding": "14.12", "versionStartIncluding": "14.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "A7C08BC1-1F35-48B5-A159-87988C64EED1", "versionEndExcluding": "15.7", "versionStartIncluding": "15.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", "matchCriteriaId": "30634752-81D1-43A4-9BAF-329307A5B9AD", "versionEndExcluding": "16.3", "versionStartIncluding": "16.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected." }, { "lang": "es", "value": "La falta de autorizaci\u00f3n en las vistas integradas de PostgreSQL pg_stats_ext y pg_stats_ext_exprs permite a un usuario de base de datos sin privilegios leer los valores m\u00e1s comunes y otras estad\u00edsticas de los comandos CREATE STATISTICS de otros usuarios. Los valores m\u00e1s comunes pueden revelar valores de columnas que el esp\u00eda no podr\u00eda leer de otro modo o resultados de funciones que no pueden ejecutar. La instalaci\u00f3n de una versi\u00f3n no afectada solo corrige instalaciones nuevas de PostgreSQL, es decir, aquellas que se crean con la utilidad initdb despu\u00e9s de instalar esa versi\u00f3n. Las instalaciones actuales de PostgreSQL seguir\u00e1n siendo vulnerables hasta que sigan las instrucciones de las notas de la versi\u00f3n. Dentro de las versiones principales 14-16, las versiones menores anteriores a PostgreSQL 16.3, 15.7 y 14.12 se ven afectadas. Las versiones anteriores a PostgreSQL 14 no se ven afectadas." } ], "id": "CVE-2024-4317", "lastModified": "2025-03-28T15:15:45.250", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 1.4, "source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-05-14T15:43:16.473", "references": [ { "source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20250328-0001/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mitigation", "Vendor Advisory" ], "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "sourceIdentifier": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-862" } ], "source": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-862" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
rhsa-2024:6001
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL (CVE-2024-7348)\n\n* postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks (CVE-2024-4317)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6001", "url": "https://access.redhat.com/errata/RHSA-2024:6001" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6001.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-08-06T05:15:26+00:00", "generator": { "date": "2025-08-06T05:15:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:6001", "initial_release_date": "2024-08-29T08:58:09+00:00", "revision_history": [ { "date": "2024-08-29T08:58:09+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-29T08:58:09+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:15:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:8100020240814101911:489197e6", "product": { "name": "postgresql:15:8100020240814101911:489197e6", "product_id": "postgresql:15:8100020240814101911:489197e6", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:8100020240814101911:489197e6" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "product_id": "postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "product": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "product_id": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.9.0%2B19797%2Bc4ce5969?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.10.0%2B22212%2Ba51fe170?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, "product_reference": "postgresql:15:8100020240814101911:489197e6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src" }, "product_reference": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64 as a component of postgresql:15:8100020240814101911:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279935" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. Missing authorization in the built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks", "title": "Vulnerability summary" }, { "category": "other", "text": "PostgreSQL versions before 14 are not affected by this vulnerability. Additionally, this flaw was rated with a low severity as an attacker only has access to some restricted information, specifically information from CREATE STATISTICS commands.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "RHBZ#2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4317", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-4317/", "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "release_date": "2024-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T08:58:09+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6001" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks" }, { "cve": "CVE-2024-7348", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2024-08-08T13:20:30.037503+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303682" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PostgreSQL. A Race condition in pg_dump allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite PostgreSQL is pulled through a base layered OS product and/or appstream repository and it is not shipped through this offering.\n\nThis TOCTOU race condition in pg_dump is a important severity issue because it enables a non-privileged database user to escalate their privileges and execute arbitrary SQL functions as the superuser, compromising the entire database system. The exploitation of this vulnerability is particularly dangerous due to the inherent privilege level associated with the pg_dump process, which typically operates with elevated rights to ensure comprehensive backups. The ease of exploitation\u2014due to the trivial nature of winning the race condition by holding an open transaction\u2014further amplifies the risk, making it a significant threat in environments running affected PostgreSQL versions.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "RHBZ#2303682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7348", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-7348/", "url": "https://www.postgresql.org/support/security/CVE-2024-7348/" } ], "release_date": "2024-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T08:58:09+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6001" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debuginfo-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:pgaudit-debugsource-0:1.7.0-1.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.9.0+19797+c4ce5969.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-contrib-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-debugsource-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-docs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plperl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-static-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-test-rpm-macros-0:15.8-1.module+el8.10.0+22212+a51fe170.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:15:8100020240814101911:489197e6:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.10.0+22212+a51fe170.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL" } ] }
rhsa-2024:5929
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks (CVE-2024-4317)\n\n* postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL (CVE-2024-7348)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:5929", "url": "https://access.redhat.com/errata/RHSA-2024:5929" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5929.json" } ], "title": "Red Hat Security Advisory: postgresql:16 security update", "tracking": { "current_release_date": "2025-08-06T05:16:28+00:00", "generator": { "date": "2025-08-06T05:16:28+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:5929", "initial_release_date": "2024-08-28T11:46:41+00:00", "revision_history": [ { "date": "2024-08-28T11:46:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-28T11:46:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:16:28+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.4.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": "postgresql:16:9040020240812093225:rhel9", "product": { "name": "postgresql:16:9040020240812093225:rhel9", "product_id": "postgresql:16:9040020240812093225:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16?rpmmod=postgresql:16:9040020240812093225:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "product": { "name": "postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "product_id": "postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "product": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "product_id": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel9.4.0%2B20427%2B07482b8c?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel9.4.0%2B22207%2B8466e31f?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, "product_reference": "postgresql:16:9040020240812093225:rhel9", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src" }, "product_reference": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64 as a component of postgresql:16:9040020240812093225:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279935" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. Missing authorization in the built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks", "title": "Vulnerability summary" }, { "category": "other", "text": "PostgreSQL versions before 14 are not affected by this vulnerability. Additionally, this flaw was rated with a low severity as an attacker only has access to some restricted information, specifically information from CREATE STATISTICS commands.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "RHBZ#2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4317", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-4317/", "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "release_date": "2024-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-28T11:46:41+00:00", "details": "For 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.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5929" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks" }, { "cve": "CVE-2024-7348", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2024-08-08T13:20:30.037503+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303682" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PostgreSQL. A Race condition in pg_dump allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite PostgreSQL is pulled through a base layered OS product and/or appstream repository and it is not shipped through this offering.\n\nThis TOCTOU race condition in pg_dump is a important severity issue because it enables a non-privileged database user to escalate their privileges and execute arbitrary SQL functions as the superuser, compromising the entire database system. The exploitation of this vulnerability is particularly dangerous due to the inherent privilege level associated with the pg_dump process, which typically operates with elevated rights to ensure comprehensive backups. The ease of exploitation\u2014due to the trivial nature of winning the race condition by holding an open transaction\u2014further amplifies the risk, making it a significant threat in environments running affected PostgreSQL versions.", "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.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "RHBZ#2303682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7348", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-7348/", "url": "https://www.postgresql.org/support/security/CVE-2024-7348/" } ], "release_date": "2024-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-28T11:46:41+00:00", "details": "For 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.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5929" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debuginfo-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:pgaudit-debugsource-0:16.0-1.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el9.4.0+20427+07482b8c.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-contrib-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-debugsource-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-docs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plperl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-plpython3-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-pltcl-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-private-libs-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-server-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-static-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-test-rpm-macros-0:16.4-1.module+el9.4.0+22207+8466e31f.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:16:9040020240812093225:rhel9:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el9.4.0+22207+8466e31f.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL" } ] }
rhsa-2024:5927
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nSecurity Fix(es):\n\n* postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks (CVE-2024-4317)\n\n* postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL (CVE-2024-7348)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:5927", "url": "https://access.redhat.com/errata/RHSA-2024:5927" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5927.json" } ], "title": "Red Hat Security Advisory: postgresql:16 security update", "tracking": { "current_release_date": "2025-08-06T05:16:41+00:00", "generator": { "date": "2025-08-06T05:16:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:5927", "initial_release_date": "2024-08-28T12:11:42+00:00", "revision_history": [ { "date": "2024-08-28T12:11:42+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-28T12:11:42+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:16:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:16:8100020240814094432:489197e6", "product": { "name": "postgresql:16:8100020240814094432:489197e6", "product_id": "postgresql:16:8100020240814094432:489197e6", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16?rpmmod=postgresql:16:8100020240814094432:489197e6" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "product": { "name": "postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "product_id": "postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "product_id": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "product": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "product_id": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_id": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@16.0-1.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_id": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@2.4.0-1.Final.module%2Bel8.10.0%2B20413%2Bd8116364?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@16.4-1.module%2Bel8.10.0%2B22209%2B060d7a0a?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, "product_reference": "postgresql:16:8100020240814094432:489197e6", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src" }, "product_reference": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64 as a component of postgresql:16:8100020240814094432:489197e6 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279935" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. Missing authorization in the built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks", "title": "Vulnerability summary" }, { "category": "other", "text": "PostgreSQL versions before 14 are not affected by this vulnerability. Additionally, this flaw was rated with a low severity as an attacker only has access to some restricted information, specifically information from CREATE STATISTICS commands.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "RHBZ#2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4317", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-4317/", "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "release_date": "2024-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-28T12:11:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5927" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks" }, { "cve": "CVE-2024-7348", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2024-08-08T13:20:30.037503+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303682" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PostgreSQL. A Race condition in pg_dump allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite PostgreSQL is pulled through a base layered OS product and/or appstream repository and it is not shipped through this offering.\n\nThis TOCTOU race condition in pg_dump is a important severity issue because it enables a non-privileged database user to escalate their privileges and execute arbitrary SQL functions as the superuser, compromising the entire database system. The exploitation of this vulnerability is particularly dangerous due to the inherent privilege level associated with the pg_dump process, which typically operates with elevated rights to ensure comprehensive backups. The ease of exploitation\u2014due to the trivial nature of winning the race condition by holding an open transaction\u2014further amplifies the risk, making it a significant threat in environments running affected PostgreSQL versions.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "RHBZ#2303682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7348", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-7348/", "url": "https://www.postgresql.org/support/security/CVE-2024-7348/" } ], "release_date": "2024-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-28T12:11:42+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:5927" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debuginfo-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pg_repack-debugsource-0:1.4.8-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debuginfo-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:pgaudit-debugsource-0:16.0-1.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debuginfo-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgres-decoderbufs-debugsource-0:2.4.0-1.Final.module+el8.10.0+20413+d8116364.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.src", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-contrib-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-debugsource-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-docs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plperl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-plpython3-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-pltcl-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-private-libs-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-server-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-static-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-test-rpm-macros-0:16.4-1.module+el8.10.0+22209+060d7a0a.noarch", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.aarch64", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.ppc64le", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.s390x", "AppStream-8.10.0.Z.MAIN.EUS:postgresql:16:8100020240814094432:489197e6:postgresql-upgrade-devel-debuginfo-0:16.4-1.module+el8.10.0+22209+060d7a0a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL" } ] }
rhsa-2024:6142
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.8 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 pg_stats_ext and pg_stats_ext_exprs lack authorization checks (CVE-2024-4317)\n\n* postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL (CVE-2024-7348)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6142", "url": "https://access.redhat.com/errata/RHSA-2024:6142" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6142.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-08-06T05:15:51+00:00", "generator": { "date": "2025-08-06T05:15:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:6142", "initial_release_date": "2024-09-03T02:26:26+00:00", "revision_history": [ { "date": "2024-09-03T02:26:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-03T02:26:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:15:51+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "postgresql:15:8080020240826125709:63b34585", "product": { "name": "postgresql:15:8080020240826125709:63b34585", "product_id": "postgresql:15:8080020240826125709:63b34585", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:8080020240826125709:63b34585" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "product_id": "postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "product": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "product_id": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel8.8.0%2B17071%2Baaaceaa4?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel8.8.0%2B22236%2Bc63904f0?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, "product_reference": "postgresql:15:8080020240826125709:63b34585", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "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 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "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 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src" }, "product_reference": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64 as a component of postgresql:15:8080020240826125709:63b34585 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279935" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. Missing authorization in the built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks", "title": "Vulnerability summary" }, { "category": "other", "text": "PostgreSQL versions before 14 are not affected by this vulnerability. Additionally, this flaw was rated with a low severity as an attacker only has access to some restricted information, specifically information from CREATE STATISTICS commands.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "RHBZ#2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4317", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-4317/", "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "release_date": "2024-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-03T02:26:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6142" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks" }, { "cve": "CVE-2024-7348", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2024-08-08T13:20:30.037503+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303682" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PostgreSQL. A Race condition in pg_dump allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite PostgreSQL is pulled through a base layered OS product and/or appstream repository and it is not shipped through this offering.\n\nThis TOCTOU race condition in pg_dump is a important severity issue because it enables a non-privileged database user to escalate their privileges and execute arbitrary SQL functions as the superuser, compromising the entire database system. The exploitation of this vulnerability is particularly dangerous due to the inherent privilege level associated with the pg_dump process, which typically operates with elevated rights to ensure comprehensive backups. The ease of exploitation\u2014due to the trivial nature of winning the race condition by holding an open transaction\u2014further amplifies the risk, making it a significant threat in environments running affected PostgreSQL versions.", "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.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "RHBZ#2303682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7348", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-7348/", "url": "https://www.postgresql.org/support/security/CVE-2024-7348/" } ], "release_date": "2024-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-03T02:26:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6142" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debuginfo-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pg_repack-debugsource-0:1.4.8-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debuginfo-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:pgaudit-debugsource-0:1.7.0-1.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el8.8.0+17071+aaaceaa4.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.src", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-contrib-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-debugsource-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-docs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plperl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-plpython3-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-pltcl-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-private-libs-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-server-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-static-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-test-rpm-macros-0:15.8-1.module+el8.8.0+22236+c63904f0.noarch", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.aarch64", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.ppc64le", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.s390x", "AppStream-8.8.0.Z.EUS:postgresql:15:8080020240826125709:63b34585:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el8.8.0+22236+c63904f0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL" } ] }
rhsa-2024:6020
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the postgresql:15 module is now available for Red Hat Enterprise\nLinux 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(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 relation replacement during pg_dump executes arbitrary SQL (CVE-2024-7348)\n\n* postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks (CVE-2024-4317)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6020", "url": "https://access.redhat.com/errata/RHSA-2024:6020" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6020.json" } ], "title": "Red Hat Security Advisory: postgresql:15 security update", "tracking": { "current_release_date": "2025-08-06T05:15:13+00:00", "generator": { "date": "2025-08-06T05:15:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2024:6020", "initial_release_date": "2024-08-29T11:00:24+00:00", "revision_history": [ { "date": "2024-08-29T11:00:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-08-29T11:00:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-06T05:15:13+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.4.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": "postgresql:15:9040020240812115436:rhel9", "product": { "name": "postgresql:15:9040020240812115436:rhel9", "product_id": "postgresql:15:9040020240812115436:rhel9", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15?rpmmod=postgresql:15:9040020240812115436:rhel9" } } }, { "category": "product_version", "name": "postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "product": { "name": "postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "product_id": "postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=src" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "product": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "product_id": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debuginfo@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pg_repack-debugsource@1.4.8-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pgaudit-debugsource@1.7.0-1.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_id": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@1.9.7-1.Final.module%2Bel9.2.0%2B17405%2Baeb9ec60?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-debugsource@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-private-libs-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-static@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-test-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_id": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@15.8-1.module%2Bel9.4.0%2B22208%2Bcd6b92ff?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, "product_reference": "postgresql:15:9040020240812115436:rhel9", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64" }, "product_reference": "postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src" }, "product_reference": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch" }, "product_reference": "postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64 as a component of postgresql:15:9040020240812115436:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" }, "product_reference": "postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "cwe": { "id": "CWE-862", "name": "Missing Authorization" }, "discovery_date": "2024-05-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279935" } ], "notes": [ { "category": "description", "text": "A flaw was found in PostgreSQL. Missing authorization in the built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks", "title": "Vulnerability summary" }, { "category": "other", "text": "PostgreSQL versions before 14 are not affected by this vulnerability. Additionally, this flaw was rated with a low severity as an attacker only has access to some restricted information, specifically information from CREATE STATISTICS commands.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-4317" }, { "category": "external", "summary": "RHBZ#2279935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-4317", "url": "https://www.cve.org/CVERecord?id=CVE-2024-4317" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-4317/", "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" } ], "release_date": "2024-05-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T11:00:24+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6020" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "postgresql: PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks" }, { "cve": "CVE-2024-7348", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "discovery_date": "2024-08-08T13:20:30.037503+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2303682" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in PostgreSQL. A Race condition in pg_dump allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser.", "title": "Vulnerability description" }, { "category": "summary", "text": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL", "title": "Vulnerability summary" }, { "category": "other", "text": "Satellite PostgreSQL is pulled through a base layered OS product and/or appstream repository and it is not shipped through this offering.\n\nThis TOCTOU race condition in pg_dump is a important severity issue because it enables a non-privileged database user to escalate their privileges and execute arbitrary SQL functions as the superuser, compromising the entire database system. The exploitation of this vulnerability is particularly dangerous due to the inherent privilege level associated with the pg_dump process, which typically operates with elevated rights to ensure comprehensive backups. The ease of exploitation\u2014due to the trivial nature of winning the race condition by holding an open transaction\u2014further amplifies the risk, making it a significant threat in environments running affected PostgreSQL versions.", "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.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-7348" }, { "category": "external", "summary": "RHBZ#2303682", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303682" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-7348", "url": "https://www.cve.org/CVERecord?id=CVE-2024-7348" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7348" }, { "category": "external", "summary": "https://www.postgresql.org/support/security/CVE-2024-7348/", "url": "https://www.postgresql.org/support/security/CVE-2024-7348/" } ], "release_date": "2024-08-08T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-08-29T11:00:24+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6020" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debuginfo-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pg_repack-debugsource-0:1.4.8-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debuginfo-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:pgaudit-debugsource-0:1.7.0-1.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debuginfo-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgres-decoderbufs-debugsource-0:1.9.7-1.Final.module+el9.2.0+17405+aeb9ec60.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.src", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-contrib-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-debugsource-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-docs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plperl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-plpython3-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-pltcl-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-private-libs-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-server-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-static-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-test-rpm-macros-0:15.8-1.module+el9.4.0+22208+cd6b92ff.noarch", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.s390x", "AppStream-9.4.0.Z.MAIN.EUS:postgresql:15:9040020240812115436:rhel9:postgresql-upgrade-devel-debuginfo-0:15.8-1.module+el9.4.0+22208+cd6b92ff.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "postgresql: PostgreSQL relation replacement during pg_dump executes arbitrary SQL" } ] }
ghsa-37xw-rpjg-xxfx
Vulnerability from github
Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.
{ "affected": [], "aliases": [ "CVE-2024-4317" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-14T15:43:16Z", "severity": "LOW" }, "details": "Missing authorization in PostgreSQL built-in views pg_stats_ext and pg_stats_ext_exprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwise read or results of functions they cannot execute. Installing an unaffected version only fixes fresh PostgreSQL installations, namely those that are created with the initdb utility after installing that version. Current PostgreSQL installations will remain vulnerable until they follow the instructions in the release notes. Within major versions 14-16, minor versions before PostgreSQL 16.3, 15.7, and 14.12 are affected. Versions before PostgreSQL 14 are unaffected.", "id": "GHSA-37xw-rpjg-xxfx", "modified": "2025-03-28T15:31:50Z", "published": "2024-05-14T18:30:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4317" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20250328-0001" }, { "type": "WEB", "url": "https://www.postgresql.org/support/security/CVE-2024-4317" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
wid-sec-w-2025-0225
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell PowerProtect Data Domain Appliances sind speziell f\u00fcr Backup und Daten-Deduplizierung ausgelegte Systeme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain ausnutzen, um erh\u00f6hte Rechte zu erlangen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-0225 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0225.json" }, { "category": "self", "summary": "WID-SEC-2025-0225 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0225" }, { "category": "external", "summary": "Dell Security Advisory DSA-2025-022 vom 2025-01-30", "url": "https://www.dell.com/support/kbdoc/de-de/000279157/dsa-2025-022-security-update-for-dell-powerprotect-dd-multiple-vulnerabilities" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2025-2804 vom 2025-04-02", "url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2804.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-2 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7429-1 vom 2025-04-09", "url": "https://ubuntu.com/security/notices/USN-7429-1" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "Dell PowerProtect Data Domain: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:21:04.568+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-0225", "initial_release_date": "2025-01-30T23:00:00.000+00:00", "revision_history": [ { "date": "2025-01-30T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-04-01T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2025-04-09T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain \u003c8.3.0.0", "product_id": "T040718" } }, { "category": "product_version", "name": "8.3.0.0", "product": { "name": "Dell PowerProtect Data Domain 8.3.0.0", "product_id": "T040718-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.0.0" } } }, { "category": "product_version_range", "name": "\u003c7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain \u003c7.13.1.20", "product_id": "T040719" } }, { "category": "product_version", "name": "7.13.1.20", "product": { "name": "Dell PowerProtect Data Domain 7.13.1.20", "product_id": "T040719-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.20" } } }, { "category": "product_version_range", "name": "\u003c7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain \u003c7.10.1.50", "product_id": "T040721" } }, { "category": "product_version", "name": "7.10.1.50", "product": { "name": "Dell PowerProtect Data Domain 7.10.1.50", "product_id": "T040721-fixed", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.50" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } } ], "category": "product_name", "name": "PowerProtect Data Domain" }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-4235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2013-4235" }, { "cve": "CVE-2015-8100", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2015-8100" }, { "cve": "CVE-2017-9271", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2017-9271" }, { "cve": "CVE-2018-6798", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6798" }, { "cve": "CVE-2018-6913", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2018-6913" }, { "cve": "CVE-2019-20633", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20633" }, { "cve": "CVE-2019-20892", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2019-20892" }, { "cve": "CVE-2020-12762", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-15861", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-15862", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2020-15862" }, { "cve": "CVE-2021-3521", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-3521" }, { "cve": "CVE-2021-37750", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-46933", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46933" }, { "cve": "CVE-2021-46955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-46955" }, { "cve": "CVE-2021-47074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47074" }, { "cve": "CVE-2021-47113", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47113" }, { "cve": "CVE-2021-47131", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47131" }, { "cve": "CVE-2021-47162", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47162" }, { "cve": "CVE-2021-47171", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47171" }, { "cve": "CVE-2021-47188", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47188" }, { "cve": "CVE-2021-47206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47206" }, { "cve": "CVE-2021-47220", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47220" }, { "cve": "CVE-2021-47229", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47229" }, { "cve": "CVE-2021-47231", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47231" }, { "cve": "CVE-2021-47235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2021-47235" }, { "cve": "CVE-2022-2601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-2601" }, { "cve": "CVE-2022-3775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-3775" }, { "cve": "CVE-2022-44792", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-44793", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-44793" }, { "cve": "CVE-2022-48566", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2022-48566" }, { "cve": "CVE-2023-27043", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-27043" }, { "cve": "CVE-2023-28074", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-28074" }, { "cve": "CVE-2023-3164", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-3164" }, { "cve": "CVE-2023-36632", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-36632" }, { "cve": "CVE-2023-4421", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4421" }, { "cve": "CVE-2023-44487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45288", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45288" }, { "cve": "CVE-2023-45733", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45733" }, { "cve": "CVE-2023-45745", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45745" }, { "cve": "CVE-2023-45918", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-45918" }, { "cve": "CVE-2023-46103", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-46103" }, { "cve": "CVE-2023-4692", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-4692" }, { "cve": "CVE-2023-47233", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47233" }, { "cve": "CVE-2023-47855", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-47855" }, { "cve": "CVE-2023-49083", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-49083" }, { "cve": "CVE-2023-50782", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-50782" }, { "cve": "CVE-2023-52425", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52426" }, { "cve": "CVE-2023-52428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52428" }, { "cve": "CVE-2023-52527", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52527" }, { "cve": "CVE-2023-52586", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52586" }, { "cve": "CVE-2023-52591", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52591" }, { "cve": "CVE-2023-52646", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52646" }, { "cve": "CVE-2023-52653", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52653" }, { "cve": "CVE-2023-52655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52655" }, { "cve": "CVE-2023-52664", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52664" }, { "cve": "CVE-2023-52685", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52685" }, { "cve": "CVE-2023-52686", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52686" }, { "cve": "CVE-2023-52691", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52691" }, { "cve": "CVE-2023-52696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52696" }, { "cve": "CVE-2023-52698", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52698" }, { "cve": "CVE-2023-52703", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52703" }, { "cve": "CVE-2023-52730", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52730" }, { "cve": "CVE-2023-52732", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52732" }, { "cve": "CVE-2023-52741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52741" }, { "cve": "CVE-2023-52742", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52742" }, { "cve": "CVE-2023-52747", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52747" }, { "cve": "CVE-2023-52759", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52759" }, { "cve": "CVE-2023-52774", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52774" }, { "cve": "CVE-2023-52781", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52781" }, { "cve": "CVE-2023-52796", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52796" }, { "cve": "CVE-2023-52803", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52803" }, { "cve": "CVE-2023-52821", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52821" }, { "cve": "CVE-2023-52864", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52864" }, { "cve": "CVE-2023-52865", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52865" }, { "cve": "CVE-2023-52867", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52867" }, { "cve": "CVE-2023-52875", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52875" }, { "cve": "CVE-2023-52880", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-52880" }, { "cve": "CVE-2023-5388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5388" }, { "cve": "CVE-2023-5752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5752" }, { "cve": "CVE-2023-5992", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-5992" }, { "cve": "CVE-2023-6597", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2023-6597" }, { "cve": "CVE-2024-0397", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0450" }, { "cve": "CVE-2024-0639", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0639" }, { "cve": "CVE-2024-0727", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-0727" }, { "cve": "CVE-2024-1737", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1737" }, { "cve": "CVE-2024-1975", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-1975" }, { "cve": "CVE-2024-2004", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2004" }, { "cve": "CVE-2024-20696", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-20696" }, { "cve": "CVE-2024-22195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-22195" }, { "cve": "CVE-2024-2398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2398" }, { "cve": "CVE-2024-24577", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24577" }, { "cve": "CVE-2024-24790", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-24790" }, { "cve": "CVE-2024-2511", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2511" }, { "cve": "CVE-2024-25710", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26458", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26458" }, { "cve": "CVE-2024-26461", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26461" }, { "cve": "CVE-2024-26625", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26625" }, { "cve": "CVE-2024-26739", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26739" }, { "cve": "CVE-2024-26752", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26752" }, { "cve": "CVE-2024-26775", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26775" }, { "cve": "CVE-2024-26791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26791" }, { "cve": "CVE-2024-26828", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26828" }, { "cve": "CVE-2024-26846", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26846" }, { "cve": "CVE-2024-26874", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26874" }, { "cve": "CVE-2024-26876", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26876" }, { "cve": "CVE-2024-26900", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26900" }, { "cve": "CVE-2024-26915", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26915" }, { "cve": "CVE-2024-26920", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26920" }, { "cve": "CVE-2024-26921", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26921" }, { "cve": "CVE-2024-26929", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26929" }, { "cve": "CVE-2024-26930", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26930" }, { "cve": "CVE-2024-26931", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26931" }, { "cve": "CVE-2024-26934", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26934" }, { "cve": "CVE-2024-26957", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26957" }, { "cve": "CVE-2024-26958", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26958" }, { "cve": "CVE-2024-26984", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26984" }, { "cve": "CVE-2024-26996", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-26996" }, { "cve": "CVE-2024-27008", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27008" }, { "cve": "CVE-2024-27054", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27054" }, { "cve": "CVE-2024-27059", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27059" }, { "cve": "CVE-2024-27062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27062" }, { "cve": "CVE-2024-27388", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27388" }, { "cve": "CVE-2024-27396", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27396" }, { "cve": "CVE-2024-27398", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27398" }, { "cve": "CVE-2024-27401", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27401" }, { "cve": "CVE-2024-27419", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27419" }, { "cve": "CVE-2024-27436", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-27436" }, { "cve": "CVE-2024-28085", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28085" }, { "cve": "CVE-2024-28182", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-28182" }, { "cve": "CVE-2024-2961", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-2961" }, { "cve": "CVE-2024-32487", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-32487" }, { "cve": "CVE-2024-33599", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33602" }, { "cve": "CVE-2024-33871", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-33871" }, { "cve": "CVE-2024-34062", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34062" }, { "cve": "CVE-2024-34064", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34459", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-34459" }, { "cve": "CVE-2024-35195", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35195" }, { "cve": "CVE-2024-35235", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35235" }, { "cve": "CVE-2024-35789", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35789" }, { "cve": "CVE-2024-35791", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35791" }, { "cve": "CVE-2024-35809", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35809" }, { "cve": "CVE-2024-35811", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35811" }, { "cve": "CVE-2024-35830", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35830" }, { "cve": "CVE-2024-35849", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35849" }, { "cve": "CVE-2024-35877", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35877" }, { "cve": "CVE-2024-35878", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35878" }, { "cve": "CVE-2024-35887", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35887" }, { "cve": "CVE-2024-35895", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35895" }, { "cve": "CVE-2024-35914", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35914" }, { "cve": "CVE-2024-35932", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35932" }, { "cve": "CVE-2024-35935", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35935" }, { "cve": "CVE-2024-35936", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35936" }, { "cve": "CVE-2024-35944", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35944" }, { "cve": "CVE-2024-35955", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35955" }, { "cve": "CVE-2024-35969", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35969" }, { "cve": "CVE-2024-35982", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-35982" }, { "cve": "CVE-2024-36015", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36015" }, { "cve": "CVE-2024-36029", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36029" }, { "cve": "CVE-2024-3651", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-3651" }, { "cve": "CVE-2024-36954", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-36954" }, { "cve": "CVE-2024-37370", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38428", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-38428" }, { "cve": "CVE-2024-39689", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-39689" }, { "cve": "CVE-2024-4032", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4032" }, { "cve": "CVE-2024-41110", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-41110" }, { "cve": "CVE-2024-4317", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4317" }, { "cve": "CVE-2024-4741", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-4741" }, { "cve": "CVE-2024-5206", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5206" }, { "cve": "CVE-2024-5535", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6232", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6232" }, { "cve": "CVE-2024-6345", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6345" }, { "cve": "CVE-2024-6655", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-6655" }, { "cve": "CVE-2024-7264", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7264" }, { "cve": "CVE-2024-7592", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-7592" }, { "cve": "CVE-2024-53295", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53295" }, { "cve": "CVE-2024-51534", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-51534" }, { "cve": "CVE-2024-53296", "product_status": { "known_affected": [ "T045853", "T040719", "T045852", "T040718", "T045854", "T000126", "T040721", "398363" ] }, "release_date": "2025-01-30T23:00:00.000+00:00", "title": "CVE-2024-53296" } ] }
wid-sec-w-2024-1079
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "niedrig" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in PostgreSQL ausnutzen, um Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1079 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1079.json" }, { "category": "self", "summary": "WID-SEC-2024-1079 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1079" }, { "category": "external", "summary": "PostgreSQL Release Notes vom 2024-05-09", "url": "https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/" }, { "category": "external", "summary": "PostgreSQL Security Advisory CVE-2024-4317 vom 2024-05-09", "url": "https://www.postgresql.org/support/security/CVE-2024-4317/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1652-1 vom 2024-05-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018536.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1653-1 vom 2024-05-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018535.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1651-1 vom 2024-05-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018537.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1703-1 vom 2024-05-20", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018556.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1768-1 vom 2024-05-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018595.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:1777-1 vom 2024-05-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018600.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6802-1 vom 2024-05-30", "url": "https://ubuntu.com/security/notices/USN-6802-1" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALASPOSTGRESQL14-2024-011 vom 2024-06-12", "url": "https://alas.aws.amazon.com/AL2/ALASPOSTGRESQL14-2024-011.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2266-1 vom 2024-07-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018844.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2262-1 vom 2024-07-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018846.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2261-1 vom 2024-07-02", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018847.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2262-2 vom 2024-07-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019025.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:2262-3 vom 2024-07-31", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019068.html" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06", "url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202408-06 vom 2024-08-07", "url": "https://security.gentoo.org/glsa/202408-06" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5927 vom 2024-08-28", "url": "https://access.redhat.com/errata/RHSA-2024:5927" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:5929 vom 2024-08-28", "url": "https://access.redhat.com/errata/RHSA-2024:5929" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-5929 vom 2024-08-29", "url": "https://linux.oracle.com/errata/ELSA-2024-5929.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-5927 vom 2024-08-29", "url": "https://linux.oracle.com/errata/ELSA-2024-5927.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6020 vom 2024-08-29", "url": "https://access.redhat.com/errata/RHSA-2024:6020" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6001 vom 2024-08-29", "url": "https://access.redhat.com/errata/RHSA-2024:6001" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-6001 vom 2024-08-30", "url": "https://linux.oracle.com/errata/ELSA-2024-6001.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-6020 vom 2024-08-30", "url": "https://linux.oracle.com/errata/ELSA-2024-6020.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:6142 vom 2024-09-03", "url": "https://access.redhat.com/errata/RHSA-2024:6142" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3159-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RROSUTSIGYMJUVZSZFN252DVXISZKNJX/" }, { "category": "external", "summary": "Rocky Linux Security Advisory RLSA-2024:5929 vom 2024-09-17", "url": "https://errata.build.resf.org/RLSA-2024:5929" }, { "category": "external", "summary": "IBM Security Bulletin 7169778 vom 2024-09-24", "url": "https://www.ibm.com/support/pages/node/7169778" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3159-2 vom 2024-10-24", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019677.html" }, { "category": "external", "summary": "Hitachi Vulnerability Information HITACHI-SEC-2024-150 vom 2024-12-17", "url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2024-150/index.html" }, { "category": "external", "summary": "IBM Security Bulletin 7182335 vom 2025-02-03", "url": "https://www.ibm.com/support/pages/node/7182335" }, { "category": "external", "summary": "Security Update for Dell PowerProtect Data Domain", "url": "https://www.dell.com/support/kbdoc/en-us/000348708/dsa-2025-159-security-update-for-dell-powerprotect-data-domain-multiple-vulnerabilities" } ], "source_lang": "en-US", "title": "PostgreSQL: Schwachstelle erm\u00f6glicht Offenlegung von Informationen", "tracking": { "current_release_date": "2025-08-04T22:00:00.000+00:00", "generator": { "date": "2025-08-05T07:19:35.481+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-1079", "initial_release_date": "2024-05-09T22:00:00.000+00:00", "revision_history": [ { "date": "2024-05-09T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-05-14T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-20T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-23T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-26T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-05-30T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-06-11T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-07-02T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-23T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-07-31T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-08-05T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Dell aufgenommen" }, { "date": "2024-08-06T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Gentoo aufgenommen" }, { "date": "2024-08-28T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-08-29T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-01T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2024-09-02T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-09-08T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-16T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen" }, { "date": "2024-09-23T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-10-24T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-17T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von HITACHI aufgenommen" }, { "date": "2025-02-03T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2025-08-04T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Dell aufgenommen" } ], "status": "final", "version": "23" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Dell NetWorker", "product": { "name": "Dell NetWorker", "product_id": "T024663", "product_identification_helper": { "cpe": "cpe:/a:dell:networker:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain", "product": { "name": "Dell PowerProtect Data Domain", "product_id": "T045852", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain Management Center", "product": { "name": "Dell PowerProtect Data Domain Management Center", "product_id": "T045853", "product_identification_helper": { "cpe": "cpe:/a:dell:powerprotect_data_domain_management_center:-" } } }, { "category": "product_name", "name": "Dell PowerProtect Data Domain OS", "product": { "name": "Dell PowerProtect Data Domain OS", "product_id": "T045854", "product_identification_helper": { "cpe": "cpe:/o:dell:powerprotect_data_domain_os:-" } } } ], "category": "vendor", "name": "Dell" }, { "branches": [ { "category": "product_name", "name": "EMC Avamar", "product": { "name": "EMC Avamar", "product_id": "T014381", "product_identification_helper": { "cpe": "cpe:/a:emc:avamar:-" } } } ], "category": "vendor", "name": "EMC" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "Hitachi Ops Center", "product": { "name": "Hitachi Ops Center", "product_id": "T038840", "product_identification_helper": { "cpe": "cpe:/a:hitachi:ops_center:-" } } } ], "category": "vendor", "name": "Hitachi" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c7.5.0 UP11", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP11", "product_id": "T040749" } }, { "category": "product_version", "name": "7.5.0 UP11", "product": { "name": "IBM QRadar SIEM 7.5.0 UP11", "product_id": "T040749-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "branches": [ { "category": "product_version_range", "name": "\u003c10.1.16.3", "product": { "name": "IBM Spectrum Protect Plus \u003c10.1.16.3", "product_id": "T037795" } }, { "category": "product_version", "name": "10.1.16.3", "product": { "name": "IBM Spectrum Protect Plus 10.1.16.3", "product_id": "T037795-fixed", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3" } } } ], "category": "product_name", "name": "Spectrum Protect Plus" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c16.3", "product": { "name": "Open Source PostgreSQL \u003c16.3", "product_id": "T034663" } }, { "category": "product_version", "name": "16.3", "product": { "name": "Open Source PostgreSQL 16.3", "product_id": "T034663-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:16.3" } } }, { "category": "product_version_range", "name": "\u003c15.7", "product": { "name": "Open Source PostgreSQL \u003c15.7", "product_id": "T034664" } }, { "category": "product_version", "name": "15.7", "product": { "name": "Open Source PostgreSQL 15.7", "product_id": "T034664-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:15.7" } } }, { "category": "product_version_range", "name": "\u003c14.12", "product": { "name": "Open Source PostgreSQL \u003c14.12", "product_id": "T034665" } }, { "category": "product_version", "name": "14.12", "product": { "name": "Open Source PostgreSQL 14.12", "product_id": "T034665-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:14.12" } } }, { "category": "product_version_range", "name": "\u003c13.15", "product": { "name": "Open Source PostgreSQL \u003c13.15", "product_id": "T034666" } }, { "category": "product_version", "name": "13.15", "product": { "name": "Open Source PostgreSQL 13.15", "product_id": "T034666-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:13.15" } } }, { "category": "product_version_range", "name": "\u003c12.19", "product": { "name": "Open Source PostgreSQL \u003c12.19", "product_id": "T034667" } }, { "category": "product_version", "name": "12.19", "product": { "name": "Open Source PostgreSQL 12.19", "product_id": "T034667-fixed", "product_identification_helper": { "cpe": "cpe:/a:postgresql:postgresql:12.19" } } } ], "category": "product_name", "name": "PostgreSQL" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "RESF Rocky Linux", "product": { "name": "RESF Rocky Linux", "product_id": "T032255", "product_identification_helper": { "cpe": "cpe:/o:resf:rocky_linux:-" } } } ], "category": "vendor", "name": "RESF" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-4317", "product_status": { "known_affected": [ "T034667", "T034666", "T040749", "T034665", "67646", "T012167", "T004914", "T034664", "T032255", "T034663", "T038840", "T037795", "T045853", "T045852", "T014381", "T045854", "T002207", "T000126", "T024663", "398363" ] }, "release_date": "2024-05-09T22:00:00.000+00:00", "title": "CVE-2024-4317" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.