Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-12817 (GCVE-0-2025-12817)
Vulnerability from cvelistv5 – Published: 2025-11-13 13:00 – Updated: 2025-11-13 13:59
VLAI
EPSS
Title
PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege
Summary
Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.
Severity
CWE
- CWE-862 - Missing Authorization
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
18 , < 18.1
(rpm)
Affected: 17 , < 17.7 (rpm) Affected: 16 , < 16.11 (rpm) Affected: 15 , < 15.15 (rpm) Affected: 14 , < 14.20 (rpm) Affected: 0 , < 13.23 (rpm) |
Credits
The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-12817",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-13T13:59:49.176346Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T13:59:54.599Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"lessThan": "18.1",
"status": "affected",
"version": "18",
"versionType": "rpm"
},
{
"lessThan": "17.7",
"status": "affected",
"version": "17",
"versionType": "rpm"
},
{
"lessThan": "16.11",
"status": "affected",
"version": "16",
"versionType": "rpm"
},
{
"lessThan": "15.15",
"status": "affected",
"version": "15",
"versionType": "rpm"
},
{
"lessThan": "14.20",
"status": "affected",
"version": "14",
"versionType": "rpm"
},
{
"lessThan": "13.23",
"status": "affected",
"version": "0",
"versionType": "rpm"
}
]
}
],
"configurations": [
{
"lang": "en",
"value": "attacker owns a table or has permission to create objects (temporary objects or non-temporary objects in at least one schema)"
}
],
"credits": [
{
"lang": "en",
"value": "The PostgreSQL project thanks Jelte Fennema-Nio for reporting this problem."
}
],
"descriptions": [
{
"lang": "en",
"value": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-862",
"description": "Missing Authorization",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-13T13:00:12.160Z",
"orgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"shortName": "PostgreSQL"
},
"references": [
{
"url": "https://www.postgresql.org/support/security/CVE-2025-12817/"
}
],
"title": "PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege"
}
},
"cveMetadata": {
"assignerOrgId": "f86ef6dc-4d3a-42ad-8f28-e6d5547a5007",
"assignerShortName": "PostgreSQL",
"cveId": "CVE-2025-12817",
"datePublished": "2025-11-13T13:00:12.160Z",
"dateReserved": "2025-11-06T17:22:31.286Z",
"dateUpdated": "2025-11-13T13:59:54.599Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-12817",
"date": "2026-05-25",
"epss": "0.00061",
"percentile": "0.19079"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-12817\",\"sourceIdentifier\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"published\":\"2025-11-13T13:15:45.167\",\"lastModified\":\"2025-11-14T16:42:03.187\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.\"}],\"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:N/I:N/A:L\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"references\":[{\"url\":\"https://www.postgresql.org/support/security/CVE-2025-12817/\",\"source\":\"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-12817\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-13T13:59:49.176346Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-13T13:59:51.843Z\"}}], \"cna\": {\"title\": \"PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege\", \"credits\": [{\"lang\": \"en\", \"value\": \"The PostgreSQL project thanks Jelte Fennema-Nio 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:N/I:N/A:L\"}}], \"affected\": [{\"vendor\": \"n/a\", \"product\": \"PostgreSQL\", \"versions\": [{\"status\": \"affected\", \"version\": \"18\", \"lessThan\": \"18.1\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"17\", \"lessThan\": \"17.7\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"16\", \"lessThan\": \"16.11\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"15\", \"lessThan\": \"15.15\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"14\", \"lessThan\": \"14.20\", \"versionType\": \"rpm\"}, {\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"13.23\", \"versionType\": \"rpm\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://www.postgresql.org/support/security/CVE-2025-12817/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-862\", \"description\": \"Missing Authorization\"}]}], \"configurations\": [{\"lang\": \"en\", \"value\": \"attacker owns a table or has permission to create objects (temporary objects or non-temporary objects in at least one schema)\"}], \"providerMetadata\": {\"orgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"shortName\": \"PostgreSQL\", \"dateUpdated\": \"2025-11-13T13:00:12.160Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-12817\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-13T13:59:54.599Z\", \"dateReserved\": \"2025-11-06T17:22:31.286Z\", \"assignerOrgId\": \"f86ef6dc-4d3a-42ad-8f28-e6d5547a5007\", \"datePublished\": \"2025-11-13T13:00:12.160Z\", \"assignerShortName\": \"PostgreSQL\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2025:4386-1
Vulnerability from csaf_suse - Published: 2025-12-12 13:34 - Updated: 2025-12-12 13:34Summary
Security update for postgresql16
Severity
Important
Notes
Title of the patch: Security update for postgresql16
Description of the patch: This update for postgresql16 fixes the following issues:
Upgraded to 16.11:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4386,SUSE-SLE-SERVER-12-SP5-LTSS-2025-4386,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4386
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
42 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
42 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"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\nUpgraded to 16.11:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4386,SUSE-SLE-SERVER-12-SP5-LTSS-2025-4386,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-4386",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4386-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4386-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254386-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4386-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023534.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2025-12-12T13:34:19Z",
"generator": {
"date": "2025-12-12T13:34:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4386-1",
"initial_release_date": "2025-12-12T13:34:19Z",
"revision_history": [
{
"date": "2025-12-12T13:34:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-16.11-3.35.1.aarch64",
"product_id": "postgresql16-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.11-3.35.1.aarch64",
"product_id": "postgresql16-contrib-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-devel-16.11-3.35.1.aarch64",
"product_id": "postgresql16-devel-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.11-3.35.1.aarch64",
"product_id": "postgresql16-plperl-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.11-3.35.1.aarch64",
"product_id": "postgresql16-plpython-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.11-3.35.1.aarch64",
"product_id": "postgresql16-pltcl-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-server-16.11-3.35.1.aarch64",
"product_id": "postgresql16-server-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.11-3.35.1.aarch64",
"product_id": "postgresql16-server-devel-16.11-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-3.35.1.aarch64",
"product": {
"name": "postgresql16-test-16.11-3.35.1.aarch64",
"product_id": "postgresql16-test-16.11-3.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-16.11-3.35.1.i586",
"product_id": "postgresql16-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-contrib-16.11-3.35.1.i586",
"product_id": "postgresql16-contrib-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-devel-16.11-3.35.1.i586",
"product_id": "postgresql16-devel-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-plperl-16.11-3.35.1.i586",
"product_id": "postgresql16-plperl-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-plpython-16.11-3.35.1.i586",
"product_id": "postgresql16-plpython-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-pltcl-16.11-3.35.1.i586",
"product_id": "postgresql16-pltcl-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-server-16.11-3.35.1.i586",
"product_id": "postgresql16-server-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-server-devel-16.11-3.35.1.i586",
"product_id": "postgresql16-server-devel-16.11-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-3.35.1.i586",
"product": {
"name": "postgresql16-test-16.11-3.35.1.i586",
"product_id": "postgresql16-test-16.11-3.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.11-3.35.1.noarch",
"product": {
"name": "postgresql16-docs-16.11-3.35.1.noarch",
"product_id": "postgresql16-docs-16.11-3.35.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-contrib-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-devel-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-plperl-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-plpython-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-pltcl-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-server-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-server-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-server-devel-16.11-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-3.35.1.ppc64le",
"product": {
"name": "postgresql16-test-16.11-3.35.1.ppc64le",
"product_id": "postgresql16-test-16.11-3.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-16.11-3.35.1.s390",
"product_id": "postgresql16-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-contrib-16.11-3.35.1.s390",
"product_id": "postgresql16-contrib-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-devel-16.11-3.35.1.s390",
"product_id": "postgresql16-devel-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.s390",
"product_id": "postgresql16-llvmjit-devel-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-plperl-16.11-3.35.1.s390",
"product_id": "postgresql16-plperl-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-plpython-16.11-3.35.1.s390",
"product_id": "postgresql16-plpython-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-pltcl-16.11-3.35.1.s390",
"product_id": "postgresql16-pltcl-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-server-16.11-3.35.1.s390",
"product_id": "postgresql16-server-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-server-devel-16.11-3.35.1.s390",
"product_id": "postgresql16-server-devel-16.11-3.35.1.s390"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-3.35.1.s390",
"product": {
"name": "postgresql16-test-16.11-3.35.1.s390",
"product_id": "postgresql16-test-16.11-3.35.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-16.11-3.35.1.s390x",
"product_id": "postgresql16-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-contrib-16.11-3.35.1.s390x",
"product_id": "postgresql16-contrib-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-devel-16.11-3.35.1.s390x",
"product_id": "postgresql16-devel-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-plperl-16.11-3.35.1.s390x",
"product_id": "postgresql16-plperl-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-plpython-16.11-3.35.1.s390x",
"product_id": "postgresql16-plpython-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.11-3.35.1.s390x",
"product_id": "postgresql16-pltcl-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-server-16.11-3.35.1.s390x",
"product_id": "postgresql16-server-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.11-3.35.1.s390x",
"product_id": "postgresql16-server-devel-16.11-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-3.35.1.s390x",
"product": {
"name": "postgresql16-test-16.11-3.35.1.s390x",
"product_id": "postgresql16-test-16.11-3.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-16.11-3.35.1.x86_64",
"product_id": "postgresql16-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.11-3.35.1.x86_64",
"product_id": "postgresql16-contrib-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-devel-16.11-3.35.1.x86_64",
"product_id": "postgresql16-devel-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-3.35.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.11-3.35.1.x86_64",
"product_id": "postgresql16-plperl-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.11-3.35.1.x86_64",
"product_id": "postgresql16-plpython-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.11-3.35.1.x86_64",
"product_id": "postgresql16-pltcl-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-server-16.11-3.35.1.x86_64",
"product_id": "postgresql16-server-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.11-3.35.1.x86_64",
"product_id": "postgresql16-server-devel-16.11-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-3.35.1.x86_64",
"product": {
"name": "postgresql16-test-16.11-3.35.1.x86_64",
"product_id": "postgresql16-test-16.11-3.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-3.35.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-3.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-server-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-3.35.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-3.35.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-3.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-3.35.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:34:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql16-server-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-contrib-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-devel-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-docs-16.11-3.35.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plperl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-plpython-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-pltcl-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-16.11-3.35.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql16-server-devel-16.11-3.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:34:19Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4387-1
Vulnerability from csaf_suse - Published: 2025-12-12 13:35 - Updated: 2025-12-12 13:35Summary
Security update for postgresql16
Severity
Important
Notes
Title of the patch: Security update for postgresql16
Description of the patch: This update for postgresql16 fixes the following issues:
Upgraded to 16.11:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4387,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4387,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4387,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4387,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4387,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4387,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4387,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4387,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4387,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4387,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4387,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4387,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4387,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4387,SUSE-Storage-7.1-2025-4387
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
202 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
202 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"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\nUpgraded to 16.11:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4387,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4387,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4387,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4387,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4387,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4387,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4387,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4387,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4387,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4387,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4387,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4387,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4387,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4387,SUSE-Storage-7.1-2025-4387",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4387-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4387-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254387-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4387-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023532.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2025-12-12T13:35:46Z",
"generator": {
"date": "2025-12-12T13:35:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4387-1",
"initial_release_date": "2025-12-12T13:35:46Z",
"revision_history": [
{
"date": "2025-12-12T13:35:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-contrib-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-devel-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-llvmjit-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-plperl-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-plpython-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-server-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150200.5.35.1.aarch64",
"product": {
"name": "postgresql16-test-16.11-150200.5.35.1.aarch64",
"product_id": "postgresql16-test-16.11-150200.5.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-contrib-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-devel-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-devel-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-llvmjit-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-plperl-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-plpython-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-pltcl-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-server-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-server-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-server-devel-16.11-150200.5.35.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150200.5.35.1.i586",
"product": {
"name": "postgresql16-test-16.11-150200.5.35.1.i586",
"product_id": "postgresql16-test-16.11-150200.5.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"product": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"product_id": "postgresql16-docs-16.11-150200.5.35.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-devel-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-server-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150200.5.35.1.ppc64le",
"product": {
"name": "postgresql16-test-16.11-150200.5.35.1.ppc64le",
"product_id": "postgresql16-test-16.11-150200.5.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-contrib-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-devel-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-devel-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-llvmjit-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-plperl-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-plpython-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-pltcl-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-server-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-server-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-server-devel-16.11-150200.5.35.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150200.5.35.1.s390x",
"product": {
"name": "postgresql16-test-16.11-150200.5.35.1.s390x",
"product_id": "postgresql16-test-16.11-150200.5.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-contrib-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-devel-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-llvmjit-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-plperl-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-plpython-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-server-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150200.5.35.1.x86_64",
"product": {
"name": "postgresql16-test-16.11-150200.5.35.1.x86_64",
"product_id": "postgresql16-test-16.11-150200.5.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150200.5.35.1.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150200.5.35.1.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:35:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.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 High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-contrib-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-devel-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-docs-16.11-150200.5.35.1.noarch",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plperl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-plpython-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-pltcl-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-16.11-150200.5.35.1.x86_64",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.s390x",
"SUSE Manager Server LTS 4.3:postgresql16-server-devel-16.11-150200.5.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:35:46Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4388-1
Vulnerability from csaf_suse - Published: 2025-12-12 13:36 - Updated: 2025-12-12 13:36Summary
Security update for postgresql16
Severity
Important
Notes
Title of the patch: Security update for postgresql16
Description of the patch: This update for postgresql16 fixes the following issues:
Upgraded to 16.11:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4388,SUSE-SLE-Module-Basesystem-15-SP6-2025-4388,SUSE-SLE-Module-Legacy-15-SP7-2025-4388,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4388,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4388,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4388,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4388,openSUSE-SLE-15.6-2025-4388
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
118 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"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\nUpgraded to 16.11:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4388,SUSE-SLE-Module-Basesystem-15-SP6-2025-4388,SUSE-SLE-Module-Legacy-15-SP7-2025-4388,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-4388,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-4388,SUSE-SLE-Module-Server-Applications-15-SP6-2025-4388,SUSE-SLE-Module-Server-Applications-15-SP7-2025-4388,openSUSE-SLE-15.6-2025-4388",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4388-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4388-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254388-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4388-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023531.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2025-12-12T13:36:29Z",
"generator": {
"date": "2025-12-12T13:36:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4388-1",
"initial_release_date": "2025-12-12T13:36:29Z",
"revision_history": [
{
"date": "2025-12-12T13:36:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-contrib-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-devel-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-devel-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-llvmjit-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-plperl-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-plpython-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-pltcl-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-server-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-server-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150600.16.25.1.aarch64",
"product": {
"name": "postgresql16-test-16.11-150600.16.25.1.aarch64",
"product_id": "postgresql16-test-16.11-150600.16.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-contrib-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-devel-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-devel-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-llvmjit-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-plperl-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-plpython-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-pltcl-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-server-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-server-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-server-devel-16.11-150600.16.25.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150600.16.25.1.i586",
"product": {
"name": "postgresql16-test-16.11-150600.16.25.1.i586",
"product_id": "postgresql16-test-16.11-150600.16.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.11-150600.16.25.1.noarch",
"product": {
"name": "postgresql16-docs-16.11-150600.16.25.1.noarch",
"product_id": "postgresql16-docs-16.11-150600.16.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-devel-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-plperl-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-plpython-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-pltcl-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-server-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-server-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150600.16.25.1.ppc64le",
"product": {
"name": "postgresql16-test-16.11-150600.16.25.1.ppc64le",
"product_id": "postgresql16-test-16.11-150600.16.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-contrib-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-devel-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-devel-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-plperl-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-plpython-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-pltcl-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-server-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-server-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-server-devel-16.11-150600.16.25.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150600.16.25.1.s390x",
"product": {
"name": "postgresql16-test-16.11-150600.16.25.1.s390x",
"product_id": "postgresql16-test-16.11-150600.16.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-contrib-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-devel-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-devel-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-plperl-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-plpython-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-pltcl-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-server-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-server-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-test-16.11-150600.16.25.1.x86_64",
"product": {
"name": "postgresql16-test-16.11-150600.16.25.1.x86_64",
"product_id": "postgresql16-test-16.11-150600.16.25.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 Legacy 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"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": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
},
{
"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": "postgresql16-16.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.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-llvmjit-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.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.11-150600.16.25.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.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.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-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-150600.16.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-150600.16.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-test-16.11-150600.16.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64"
},
"product_reference": "postgresql16-test-16.11-150600.16.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"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:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:36:29Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"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:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.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:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:postgresql16-test-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-16.11-150600.16.25.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-contrib-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-docs-16.11-150600.16.25.1.noarch",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-llvmjit-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plperl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-plpython-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-pltcl-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-server-devel-16.11-150600.16.25.1.x86_64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.aarch64",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.ppc64le",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.s390x",
"openSUSE Leap 15.6:postgresql16-test-16.11-150600.16.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T13:36:29Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4406-1
Vulnerability from csaf_suse - Published: 2025-12-15 14:22 - Updated: 2025-12-15 14:22Summary
Security update for postgresql15
Severity
Important
Notes
Title of the patch: Security update for postgresql15
Description of the patch: This update for postgresql15 fixes the following issues:
Upgraded to 15.15:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4406,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4406,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4406,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4406,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4406,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4406,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4406,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4406,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4406,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4406,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4406,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4406,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4406,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4406,SUSE-Storage-7.1-2025-4406
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
286 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
286 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql15 fixes the following issues:\n\nUpgraded to 15.15:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4406,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4406,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4406,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4406,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-4406,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-4406,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4406,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4406,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4406,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4406,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4406,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4406,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4406,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4406,SUSE-Storage-7.1-2025-4406",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4406-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4406-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254406-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4406-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023551.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2025-12-15T14:22:59Z",
"generator": {
"date": "2025-12-15T14:22:59Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4406-1",
"initial_release_date": "2025-12-15T14:22:59Z",
"revision_history": [
{
"date": "2025-12-15T14:22:59Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-contrib-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-devel-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-llvmjit-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-plperl-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-plpython-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-server-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150200.5.49.2.aarch64",
"product": {
"name": "postgresql15-test-15.15-150200.5.49.2.aarch64",
"product_id": "postgresql15-test-15.15-150200.5.49.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-contrib-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-devel-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-devel-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-llvmjit-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-plperl-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-plpython-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-pltcl-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-server-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-server-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-server-devel-15.15-150200.5.49.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150200.5.49.2.i586",
"product": {
"name": "postgresql15-test-15.15-150200.5.49.2.i586",
"product_id": "postgresql15-test-15.15-150200.5.49.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"product": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"product_id": "postgresql15-docs-15.15-150200.5.49.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-devel-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-llvmjit-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-server-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150200.5.49.2.ppc64le",
"product": {
"name": "postgresql15-test-15.15-150200.5.49.2.ppc64le",
"product_id": "postgresql15-test-15.15-150200.5.49.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-contrib-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-devel-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-devel-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-llvmjit-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-plperl-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-plpython-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-pltcl-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-server-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-server-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-server-devel-15.15-150200.5.49.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150200.5.49.2.s390x",
"product": {
"name": "postgresql15-test-15.15-150200.5.49.2.s390x",
"product_id": "postgresql15-test-15.15-150200.5.49.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-contrib-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-devel-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-llvmjit-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-plperl-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-plpython-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-server-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150200.5.49.2.x86_64",
"product": {
"name": "postgresql15-test-15.15-150200.5.49.2.x86_64",
"product_id": "postgresql15-test-15.15-150200.5.49.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150200.5.49.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch"
},
"product_reference": "postgresql15-docs-15.15-150200.5.49.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T14:22:59Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-contrib-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-devel-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-docs-15.15-150200.5.49.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plperl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-plpython-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-pltcl-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-15.15-150200.5.49.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql15-server-devel-15.15-150200.5.49.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-15T14:22:59Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4484-1
Vulnerability from csaf_suse - Published: 2025-12-18 14:39 - Updated: 2025-12-18 14:39Summary
Security update for postgresql15
Severity
Important
Notes
Title of the patch: Security update for postgresql15
Description of the patch: This update for postgresql15 fixes the following issues:
Upgraded to 15.15:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4484,SUSE-SLE-Module-Legacy-15-SP6-2025-4484,SUSE-SLE-Module-Legacy-15-SP7-2025-4484,openSUSE-SLE-15.6-2025-4484
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
110 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
110 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql15",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql15 fixes the following issues:\n\nUpgraded to 15.15:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4484,SUSE-SLE-Module-Legacy-15-SP6-2025-4484,SUSE-SLE-Module-Legacy-15-SP7-2025-4484,openSUSE-SLE-15.6-2025-4484",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4484-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4484-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254484-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4484-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023612.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql15",
"tracking": {
"current_release_date": "2025-12-18T14:39:58Z",
"generator": {
"date": "2025-12-18T14:39:58Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4484-1",
"initial_release_date": "2025-12-18T14:39:58Z",
"revision_history": [
{
"date": "2025-12-18T14:39:58Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-contrib-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-devel-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-devel-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-llvmjit-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-plperl-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-plpython-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-server-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-server-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150600.16.23.1.aarch64",
"product": {
"name": "postgresql15-test-15.15-150600.16.23.1.aarch64",
"product_id": "postgresql15-test-15.15-150600.16.23.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-contrib-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-devel-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-devel-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-llvmjit-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-plperl-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-plpython-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-pltcl-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-server-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-server-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-server-devel-15.15-150600.16.23.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150600.16.23.1.i586",
"product": {
"name": "postgresql15-test-15.15-150600.16.23.1.i586",
"product_id": "postgresql15-test-15.15-150600.16.23.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-docs-15.15-150600.16.23.1.noarch",
"product": {
"name": "postgresql15-docs-15.15-150600.16.23.1.noarch",
"product_id": "postgresql15-docs-15.15-150600.16.23.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-devel-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-server-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-server-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150600.16.23.1.ppc64le",
"product": {
"name": "postgresql15-test-15.15-150600.16.23.1.ppc64le",
"product_id": "postgresql15-test-15.15-150600.16.23.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-contrib-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-devel-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-devel-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-llvmjit-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-plperl-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-plpython-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-pltcl-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-server-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-server-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-server-devel-15.15-150600.16.23.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150600.16.23.1.s390x",
"product": {
"name": "postgresql15-test-15.15-150600.16.23.1.s390x",
"product_id": "postgresql15-test-15.15-150600.16.23.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql15-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-contrib-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-devel-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-devel-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-devel-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-llvmjit-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-plperl-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-plpython-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-server-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-server-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-test-15.15-150600.16.23.1.x86_64",
"product": {
"name": "postgresql15-test-15.15-150600.16.23.1.x86_64",
"product_id": "postgresql15-test-15.15-150600.16.23.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp7"
}
}
},
{
"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.15-150600.16.23.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.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.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.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.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.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.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.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150600.16.23.1.noarch as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch"
},
"product_reference": "postgresql15-docs-15.15-150600.16.23.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.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.15-150600.16.23.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.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.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.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-contrib-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-devel-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-devel-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-docs-15.15-150600.16.23.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch"
},
"product_reference": "postgresql15-docs-15.15-150600.16.23.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plperl-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-plpython-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-server-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.15-150600.16.23.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64"
},
"product_reference": "postgresql15-test-15.15-150600.16.23.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.15-150600.16.23.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le"
},
"product_reference": "postgresql15-test-15.15-150600.16.23.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.15-150600.16.23.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x"
},
"product_reference": "postgresql15-test-15.15-150600.16.23.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-test-15.15-150600.16.23.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
},
"product_reference": "postgresql15-test-15.15-150600.16.23.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"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.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T14:39:58Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"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.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-15.15-150600.16.23.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-contrib-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-docs-15.15-150600.16.23.1.noarch",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-llvmjit-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plperl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-plpython-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-pltcl-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-server-devel-15.15-150600.16.23.1.x86_64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.aarch64",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.ppc64le",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.s390x",
"openSUSE Leap 15.6:postgresql15-test-15.15-150600.16.23.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T14:39:58Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4485-1
Vulnerability from csaf_suse - Published: 2025-12-18 14:41 - Updated: 2025-12-18 14:41Summary
Security update for postgresql14
Severity
Important
Notes
Title of the patch: Security update for postgresql14
Description of the patch: This update for postgresql14 fixes the following issues:
Upgraded to 14.20:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4485,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4485,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4485,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4485,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4485,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4485,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4485,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4485,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4485,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4485,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4485,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4485,SUSE-Storage-7.1-2025-4485
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
264 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
264 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql14",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql14 fixes the following issues:\n\nUpgraded to 14.20:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4485,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4485,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4485,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4485,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4485,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4485,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-4485,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4485,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4485,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-4485,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2025-4485,SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2025-4485,SUSE-Storage-7.1-2025-4485",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4485-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4485-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254485-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4485-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023611.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql14",
"tracking": {
"current_release_date": "2025-12-18T14:41:51Z",
"generator": {
"date": "2025-12-18T14:41:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4485-1",
"initial_release_date": "2025-12-18T14:41:51Z",
"revision_history": [
{
"date": "2025-12-18T14:41:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-contrib-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-devel-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-llvmjit-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-plperl-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-plpython-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-server-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150200.5.64.2.aarch64",
"product": {
"name": "postgresql14-test-14.20-150200.5.64.2.aarch64",
"product_id": "postgresql14-test-14.20-150200.5.64.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-contrib-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-devel-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-devel-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-llvmjit-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-plperl-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-plpython-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-pltcl-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-server-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-server-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-server-devel-14.20-150200.5.64.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150200.5.64.2.i586",
"product": {
"name": "postgresql14-test-14.20-150200.5.64.2.i586",
"product_id": "postgresql14-test-14.20-150200.5.64.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"product": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"product_id": "postgresql14-docs-14.20-150200.5.64.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-devel-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-server-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150200.5.64.2.ppc64le",
"product": {
"name": "postgresql14-test-14.20-150200.5.64.2.ppc64le",
"product_id": "postgresql14-test-14.20-150200.5.64.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-contrib-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-devel-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-devel-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-llvmjit-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-plperl-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-plpython-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-pltcl-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-server-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-server-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-server-devel-14.20-150200.5.64.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150200.5.64.2.s390x",
"product": {
"name": "postgresql14-test-14.20-150200.5.64.2.s390x",
"product_id": "postgresql14-test-14.20-150200.5.64.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql14-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-contrib-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-devel-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-plperl-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-plpython-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-server-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-test-14.20-150200.5.64.2.x86_64",
"product": {
"name": "postgresql14-test-14.20-150200.5.64.2.x86_64",
"product_id": "postgresql14-test-14.20-150200.5.64.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy LTS 4.3",
"product": {
"name": "SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server LTS 4.3",
"product": {
"name": "SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server-lts:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Proxy LTS 4.3",
"product_id": "SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.s390x as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Manager Server LTS 4.3",
"product_id": "SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Manager Server LTS 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-contrib-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-docs-14.20-150200.5.64.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch"
},
"product_reference": "postgresql14-docs-14.20-150200.5.64.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plperl-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-plpython-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
},
"product_reference": "postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T14:41:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-llvmjit-devel-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Proxy LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Proxy LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-contrib-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-devel-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-docs-14.20-150200.5.64.2.noarch",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plperl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-plpython-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-pltcl-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-14.20-150200.5.64.2.x86_64",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.ppc64le",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.s390x",
"SUSE Manager Server LTS 4.3:postgresql14-server-devel-14.20-150200.5.64.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T14:41:51Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2025:4486-1
Vulnerability from csaf_suse - Published: 2025-12-18 14:42 - Updated: 2025-12-18 14:42Summary
Security update for postgresql13
Severity
Important
Notes
Title of the patch: Security update for postgresql13
Description of the patch: This update for postgresql13 fixes the following issues:
Upgraded to 13.23:
- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)
- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)
Other fixes:
- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.
- Sync spec file from version 18.
Patchnames: SUSE-2025-4486,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4486,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4486,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4486,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4486,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4486,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2025-4486,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4486,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4486,SUSE-Storage-7.1-2025-4486
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
188 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql13",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql13 fixes the following issues:\n\nUpgraded to 13.23:\n\n- CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS (bsc#1253332)\n- CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq (bsc#1253333)\n \nOther fixes:\n\n- Use %product_libs_llvm_ver to determine the LLVM version.\n- Remove conditionals for obsolete PostgreSQL releases.\n- Sync spec file from version 18.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-4486,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-4486,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-4486,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-4486,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-4486,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-4486,SUSE-SLE-Product-SLES-15-SP5-ERICSSON-2025-4486,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-4486,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-4486,SUSE-Storage-7.1-2025-4486",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_4486-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:4486-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20254486-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:4486-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023610.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql13",
"tracking": {
"current_release_date": "2025-12-18T14:42:43Z",
"generator": {
"date": "2025-12-18T14:42:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:4486-1",
"initial_release_date": "2025-12-18T14:42:43Z",
"revision_history": [
{
"date": "2025-12-18T14:42:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-contrib-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-devel-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-plperl-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-plpython-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-server-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150200.5.78.2.aarch64",
"product": {
"name": "postgresql13-test-13.23-150200.5.78.2.aarch64",
"product_id": "postgresql13-test-13.23-150200.5.78.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-contrib-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-devel-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-devel-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-llvmjit-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-plperl-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-plpython-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-pltcl-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-server-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-server-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-server-devel-13.23-150200.5.78.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150200.5.78.2.i586",
"product": {
"name": "postgresql13-test-13.23-150200.5.78.2.i586",
"product_id": "postgresql13-test-13.23-150200.5.78.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"product": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"product_id": "postgresql13-docs-13.23-150200.5.78.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-devel-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-server-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-server-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150200.5.78.2.ppc64le",
"product": {
"name": "postgresql13-test-13.23-150200.5.78.2.ppc64le",
"product_id": "postgresql13-test-13.23-150200.5.78.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-contrib-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-devel-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-devel-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-llvmjit-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-plperl-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-plpython-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-pltcl-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-server-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-server-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-server-devel-13.23-150200.5.78.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150200.5.78.2.s390x",
"product": {
"name": "postgresql13-test-13.23-150200.5.78.2.s390x",
"product_id": "postgresql13-test-13.23-150200.5.78.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql13-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-contrib-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-devel-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-plperl-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-plpython-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-server-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-test-13.23-150200.5.78.2.x86_64",
"product": {
"name": "postgresql13-test-13.23-150200.5.78.2.x86_64",
"product_id": "postgresql13-test-13.23-150200.5.78.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-contrib-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-docs-13.23-150200.5.78.2.noarch as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch"
},
"product_reference": "postgresql13-docs-13.23-150200.5.78.2.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plperl-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-plpython-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
},
"product_reference": "postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T14:42:43Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Enterprise Storage 7.1:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:postgresql13-server-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-contrib-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-docs-13.23-150200.5.78.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-llvmjit-devel-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plperl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-plpython-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-pltcl-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-13.23-150200.5.78.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:postgresql13-server-devel-13.23-150200.5.78.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-18T14:42:43Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2026:0197-1
Vulnerability from csaf_suse - Published: 2026-01-21 09:31 - Updated: 2026-01-21 09:31Summary
Security update for postgresql17, postgresql18
Severity
Important
Notes
Title of the patch: Security update for postgresql17, postgresql18
Description of the patch: This update for postgresql17, postgresql18 fixes the following issues:
Changes in postgresql18:
- Fix build with uring for post SLE15 code streams.
Update to 18.1:
* https://www.postgresql.org/about/news/p-3171/
* https://www.postgresql.org/docs/release/18.1/
* bsc#1253332, CVE-2025-12817: Missing check for CREATE
privileges on the schema in CREATE STATISTICS allowed table
owners to create statistics in any schema, potentially leading
to unexpected naming conflicts.
* bsc#1253333, CVE-2025-12818: Several places in libpq were not
sufficiently careful about computing the required size of a
memory allocation. Sufficiently large inputs could cause
integer overflow, resulting in an undersized buffer, which
would then lead to writing past the end of the buffer.
- pg_config --libs returns -lnuma so we need to require it.
Update to 18.0:
* https://www.postgresql.org/about/news/p-3142/
* https://www.postgresql.org/docs/18/release-18.html
Changes in postgresql17:
Update to 17.7:
* https://www.postgresql.org/about/news/p-3171/
* https://www.postgresql.org/docs/release/17.7/
* bsc#1253332, CVE-2025-12817: Missing check for CREATE
privileges on the schema in CREATE STATISTICS allowed table
owners to create statistics in any schema, potentially leading
to unexpected naming conflicts.
* bsc#1253333, CVE-2025-12818: Several places in libpq were not
sufficiently careful about computing the required size of a
memory allocation. Sufficiently large inputs could cause
integer overflow, resulting in an undersized buffer, which
would then lead to writing past the end of the buffer.
- switch library to pg 18
Patchnames: SUSE-2026-197,SUSE-SLE-SERVER-12-SP5-LTSS-2026-197,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-197
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
34 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"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 postgresql17, postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql17, postgresql18 fixes the following issues:\n\nChanges in postgresql18:\n\n- Fix build with uring for post SLE15 code streams.\n\nUpdate to 18.1:\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/18.1/\n * bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n * bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n- pg_config --libs returns -lnuma so we need to require it.\n\nUpdate to 18.0:\n\n * https://www.postgresql.org/about/news/p-3142/\n * https://www.postgresql.org/docs/18/release-18.html\n\n\nChanges in postgresql17:\n\nUpdate to 17.7:\n\n * https://www.postgresql.org/about/news/p-3171/\n * https://www.postgresql.org/docs/release/17.7/\n * bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n * bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n- switch library to pg 18\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-197,SUSE-SLE-SERVER-12-SP5-LTSS-2026-197,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-197",
"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-2026_0197-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0197-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260197-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0197-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023831.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql17, postgresql18",
"tracking": {
"current_release_date": "2026-01-21T09:31:57Z",
"generator": {
"date": "2026-01-21T09:31:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0197-1",
"initial_release_date": "2026-01-21T09:31:57Z",
"revision_history": [
{
"date": "2026-01-21T09:31:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.7-3.19.6.aarch64",
"product": {
"name": "libecpg6-17.7-3.19.6.aarch64",
"product_id": "libecpg6-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-17.7-3.19.6.aarch64",
"product": {
"name": "libpq5-17.7-3.19.6.aarch64",
"product_id": "libpq5-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-17.7-3.19.6.aarch64",
"product_id": "postgresql17-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-contrib-17.7-3.19.6.aarch64",
"product_id": "postgresql17-contrib-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-devel-17.7-3.19.6.aarch64",
"product_id": "postgresql17-devel-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.aarch64",
"product_id": "postgresql17-llvmjit-devel-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-plperl-17.7-3.19.6.aarch64",
"product_id": "postgresql17-plperl-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-plpython-17.7-3.19.6.aarch64",
"product_id": "postgresql17-plpython-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-pltcl-17.7-3.19.6.aarch64",
"product_id": "postgresql17-pltcl-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-server-17.7-3.19.6.aarch64",
"product_id": "postgresql17-server-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-server-devel-17.7-3.19.6.aarch64",
"product_id": "postgresql17-server-devel-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-3.19.6.aarch64",
"product": {
"name": "postgresql17-test-17.7-3.19.6.aarch64",
"product_id": "postgresql17-test-17.7-3.19.6.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-18.1-8.3.4.aarch64",
"product_id": "postgresql18-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-contrib-18.1-8.3.4.aarch64",
"product_id": "postgresql18-contrib-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-devel-18.1-8.3.4.aarch64",
"product_id": "postgresql18-devel-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-8.3.2.aarch64",
"product": {
"name": "postgresql18-devel-mini-18.1-8.3.2.aarch64",
"product_id": "postgresql18-devel-mini-18.1-8.3.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.aarch64",
"product_id": "postgresql18-llvmjit-devel-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-plperl-18.1-8.3.4.aarch64",
"product_id": "postgresql18-plperl-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-plpython-18.1-8.3.4.aarch64",
"product_id": "postgresql18-plpython-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-pltcl-18.1-8.3.4.aarch64",
"product_id": "postgresql18-pltcl-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-server-18.1-8.3.4.aarch64",
"product_id": "postgresql18-server-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-server-devel-18.1-8.3.4.aarch64",
"product_id": "postgresql18-server-devel-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-8.3.4.aarch64",
"product": {
"name": "postgresql18-test-18.1-8.3.4.aarch64",
"product_id": "postgresql18-test-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "libecpg6-18.1-8.3.4.aarch64",
"product": {
"name": "libecpg6-18.1-8.3.4.aarch64",
"product_id": "libecpg6-18.1-8.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-8.3.4.aarch64",
"product": {
"name": "libpq5-18.1-8.3.4.aarch64",
"product_id": "libpq5-18.1-8.3.4.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-64bit-17.7-3.19.6.aarch64_ilp32",
"product": {
"name": "libecpg6-64bit-17.7-3.19.6.aarch64_ilp32",
"product_id": "libecpg6-64bit-17.7-3.19.6.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libpq5-64bit-17.7-3.19.6.aarch64_ilp32",
"product": {
"name": "libpq5-64bit-17.7-3.19.6.aarch64_ilp32",
"product_id": "libpq5-64bit-17.7-3.19.6.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.7-3.19.6.i586",
"product": {
"name": "libecpg6-17.7-3.19.6.i586",
"product_id": "libecpg6-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "libpq5-17.7-3.19.6.i586",
"product": {
"name": "libpq5-17.7-3.19.6.i586",
"product_id": "libpq5-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-17.7-3.19.6.i586",
"product_id": "postgresql17-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-contrib-17.7-3.19.6.i586",
"product_id": "postgresql17-contrib-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-devel-17.7-3.19.6.i586",
"product_id": "postgresql17-devel-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.i586",
"product_id": "postgresql17-llvmjit-devel-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-plperl-17.7-3.19.6.i586",
"product_id": "postgresql17-plperl-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-plpython-17.7-3.19.6.i586",
"product_id": "postgresql17-plpython-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-pltcl-17.7-3.19.6.i586",
"product_id": "postgresql17-pltcl-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-server-17.7-3.19.6.i586",
"product_id": "postgresql17-server-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-server-devel-17.7-3.19.6.i586",
"product_id": "postgresql17-server-devel-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-3.19.6.i586",
"product": {
"name": "postgresql17-test-17.7-3.19.6.i586",
"product_id": "postgresql17-test-17.7-3.19.6.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-18.1-8.3.4.i586",
"product_id": "postgresql18-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-contrib-18.1-8.3.4.i586",
"product_id": "postgresql18-contrib-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-devel-18.1-8.3.4.i586",
"product_id": "postgresql18-devel-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-8.3.2.i586",
"product": {
"name": "postgresql18-devel-mini-18.1-8.3.2.i586",
"product_id": "postgresql18-devel-mini-18.1-8.3.2.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.i586",
"product_id": "postgresql18-llvmjit-devel-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-plperl-18.1-8.3.4.i586",
"product_id": "postgresql18-plperl-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-plpython-18.1-8.3.4.i586",
"product_id": "postgresql18-plpython-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-pltcl-18.1-8.3.4.i586",
"product_id": "postgresql18-pltcl-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-server-18.1-8.3.4.i586",
"product_id": "postgresql18-server-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-server-devel-18.1-8.3.4.i586",
"product_id": "postgresql18-server-devel-18.1-8.3.4.i586"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-8.3.4.i586",
"product": {
"name": "postgresql18-test-18.1-8.3.4.i586",
"product_id": "postgresql18-test-18.1-8.3.4.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-18-4.32.1.noarch",
"product": {
"name": "postgresql-18-4.32.1.noarch",
"product_id": "postgresql-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-4.32.1.noarch",
"product": {
"name": "postgresql-contrib-18-4.32.1.noarch",
"product_id": "postgresql-contrib-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-4.32.1.noarch",
"product": {
"name": "postgresql-devel-18-4.32.1.noarch",
"product_id": "postgresql-devel-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-4.32.1.noarch",
"product": {
"name": "postgresql-docs-18-4.32.1.noarch",
"product_id": "postgresql-docs-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-4.32.1.noarch",
"product": {
"name": "postgresql-plperl-18-4.32.1.noarch",
"product_id": "postgresql-plperl-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-4.32.1.noarch",
"product": {
"name": "postgresql-plpython-18-4.32.1.noarch",
"product_id": "postgresql-plpython-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-4.32.1.noarch",
"product": {
"name": "postgresql-pltcl-18-4.32.1.noarch",
"product_id": "postgresql-pltcl-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-4.32.1.noarch",
"product": {
"name": "postgresql-server-18-4.32.1.noarch",
"product_id": "postgresql-server-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-4.32.1.noarch",
"product": {
"name": "postgresql-server-devel-18-4.32.1.noarch",
"product_id": "postgresql-server-devel-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-test-18-4.32.1.noarch",
"product": {
"name": "postgresql-test-18-4.32.1.noarch",
"product_id": "postgresql-test-18-4.32.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.7-3.19.6.noarch",
"product": {
"name": "postgresql17-docs-17.7-3.19.6.noarch",
"product_id": "postgresql17-docs-17.7-3.19.6.noarch"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.1-8.3.4.noarch",
"product": {
"name": "postgresql18-docs-18.1-8.3.4.noarch",
"product_id": "postgresql18-docs-18.1-8.3.4.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.7-3.19.6.ppc64le",
"product": {
"name": "libecpg6-17.7-3.19.6.ppc64le",
"product_id": "libecpg6-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-17.7-3.19.6.ppc64le",
"product": {
"name": "libpq5-17.7-3.19.6.ppc64le",
"product_id": "libpq5-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-contrib-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-contrib-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-devel-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-devel-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-llvmjit-devel-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-plperl-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-plperl-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-plpython-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-plpython-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-pltcl-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-server-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-server-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-server-devel-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-3.19.6.ppc64le",
"product": {
"name": "postgresql17-test-17.7-3.19.6.ppc64le",
"product_id": "postgresql17-test-17.7-3.19.6.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-contrib-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-contrib-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-devel-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-devel-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-8.3.2.ppc64le",
"product": {
"name": "postgresql18-devel-mini-18.1-8.3.2.ppc64le",
"product_id": "postgresql18-devel-mini-18.1-8.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-llvmjit-devel-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-plperl-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-plperl-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-plpython-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-plpython-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-pltcl-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-server-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-server-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-server-devel-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-8.3.4.ppc64le",
"product": {
"name": "postgresql18-test-18.1-8.3.4.ppc64le",
"product_id": "postgresql18-test-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libecpg6-18.1-8.3.4.ppc64le",
"product": {
"name": "libecpg6-18.1-8.3.4.ppc64le",
"product_id": "libecpg6-18.1-8.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-8.3.4.ppc64le",
"product": {
"name": "libpq5-18.1-8.3.4.ppc64le",
"product_id": "libpq5-18.1-8.3.4.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.7-3.19.6.s390",
"product": {
"name": "libecpg6-17.7-3.19.6.s390",
"product_id": "libecpg6-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "libpq5-17.7-3.19.6.s390",
"product": {
"name": "libpq5-17.7-3.19.6.s390",
"product_id": "libpq5-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-17.7-3.19.6.s390",
"product_id": "postgresql17-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-contrib-17.7-3.19.6.s390",
"product_id": "postgresql17-contrib-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-devel-17.7-3.19.6.s390",
"product_id": "postgresql17-devel-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.s390",
"product_id": "postgresql17-llvmjit-devel-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-plperl-17.7-3.19.6.s390",
"product_id": "postgresql17-plperl-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-plpython-17.7-3.19.6.s390",
"product_id": "postgresql17-plpython-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-pltcl-17.7-3.19.6.s390",
"product_id": "postgresql17-pltcl-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-server-17.7-3.19.6.s390",
"product_id": "postgresql17-server-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-server-devel-17.7-3.19.6.s390",
"product_id": "postgresql17-server-devel-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-3.19.6.s390",
"product": {
"name": "postgresql17-test-17.7-3.19.6.s390",
"product_id": "postgresql17-test-17.7-3.19.6.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-18.1-8.3.4.s390",
"product_id": "postgresql18-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-contrib-18.1-8.3.4.s390",
"product_id": "postgresql18-contrib-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-devel-18.1-8.3.4.s390",
"product_id": "postgresql18-devel-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-8.3.2.s390",
"product": {
"name": "postgresql18-devel-mini-18.1-8.3.2.s390",
"product_id": "postgresql18-devel-mini-18.1-8.3.2.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.s390",
"product_id": "postgresql18-llvmjit-devel-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-plperl-18.1-8.3.4.s390",
"product_id": "postgresql18-plperl-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-plpython-18.1-8.3.4.s390",
"product_id": "postgresql18-plpython-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-pltcl-18.1-8.3.4.s390",
"product_id": "postgresql18-pltcl-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-server-18.1-8.3.4.s390",
"product_id": "postgresql18-server-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-server-devel-18.1-8.3.4.s390",
"product_id": "postgresql18-server-devel-18.1-8.3.4.s390"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-8.3.4.s390",
"product": {
"name": "postgresql18-test-18.1-8.3.4.s390",
"product_id": "postgresql18-test-18.1-8.3.4.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.7-3.19.6.s390x",
"product": {
"name": "libecpg6-17.7-3.19.6.s390x",
"product_id": "libecpg6-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.7-3.19.6.s390x",
"product": {
"name": "libecpg6-32bit-17.7-3.19.6.s390x",
"product_id": "libecpg6-32bit-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-17.7-3.19.6.s390x",
"product": {
"name": "libpq5-17.7-3.19.6.s390x",
"product_id": "libpq5-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.7-3.19.6.s390x",
"product": {
"name": "libpq5-32bit-17.7-3.19.6.s390x",
"product_id": "libpq5-32bit-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-17.7-3.19.6.s390x",
"product_id": "postgresql17-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-contrib-17.7-3.19.6.s390x",
"product_id": "postgresql17-contrib-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-devel-17.7-3.19.6.s390x",
"product_id": "postgresql17-devel-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.s390x",
"product_id": "postgresql17-llvmjit-devel-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-plperl-17.7-3.19.6.s390x",
"product_id": "postgresql17-plperl-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-plpython-17.7-3.19.6.s390x",
"product_id": "postgresql17-plpython-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-pltcl-17.7-3.19.6.s390x",
"product_id": "postgresql17-pltcl-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-server-17.7-3.19.6.s390x",
"product_id": "postgresql17-server-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-server-devel-17.7-3.19.6.s390x",
"product_id": "postgresql17-server-devel-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-3.19.6.s390x",
"product": {
"name": "postgresql17-test-17.7-3.19.6.s390x",
"product_id": "postgresql17-test-17.7-3.19.6.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-18.1-8.3.4.s390x",
"product_id": "postgresql18-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-contrib-18.1-8.3.4.s390x",
"product_id": "postgresql18-contrib-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-devel-18.1-8.3.4.s390x",
"product_id": "postgresql18-devel-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-8.3.2.s390x",
"product": {
"name": "postgresql18-devel-mini-18.1-8.3.2.s390x",
"product_id": "postgresql18-devel-mini-18.1-8.3.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.s390x",
"product_id": "postgresql18-llvmjit-devel-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-plperl-18.1-8.3.4.s390x",
"product_id": "postgresql18-plperl-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-plpython-18.1-8.3.4.s390x",
"product_id": "postgresql18-plpython-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-pltcl-18.1-8.3.4.s390x",
"product_id": "postgresql18-pltcl-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-server-18.1-8.3.4.s390x",
"product_id": "postgresql18-server-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-server-devel-18.1-8.3.4.s390x",
"product_id": "postgresql18-server-devel-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-8.3.4.s390x",
"product": {
"name": "postgresql18-test-18.1-8.3.4.s390x",
"product_id": "postgresql18-test-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-18.1-8.3.4.s390x",
"product": {
"name": "libecpg6-18.1-8.3.4.s390x",
"product_id": "libecpg6-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.1-8.3.4.s390x",
"product": {
"name": "libecpg6-32bit-18.1-8.3.4.s390x",
"product_id": "libecpg6-32bit-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-8.3.4.s390x",
"product": {
"name": "libpq5-18.1-8.3.4.s390x",
"product_id": "libpq5-18.1-8.3.4.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.1-8.3.4.s390x",
"product": {
"name": "libpq5-32bit-18.1-8.3.4.s390x",
"product_id": "libpq5-32bit-18.1-8.3.4.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-17.7-3.19.6.x86_64",
"product": {
"name": "libecpg6-17.7-3.19.6.x86_64",
"product_id": "libecpg6-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-17.7-3.19.6.x86_64",
"product": {
"name": "libecpg6-32bit-17.7-3.19.6.x86_64",
"product_id": "libecpg6-32bit-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-17.7-3.19.6.x86_64",
"product": {
"name": "libpq5-17.7-3.19.6.x86_64",
"product_id": "libpq5-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-17.7-3.19.6.x86_64",
"product": {
"name": "libpq5-32bit-17.7-3.19.6.x86_64",
"product_id": "libpq5-32bit-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-17.7-3.19.6.x86_64",
"product_id": "postgresql17-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-contrib-17.7-3.19.6.x86_64",
"product_id": "postgresql17-contrib-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-devel-17.7-3.19.6.x86_64",
"product_id": "postgresql17-devel-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-llvmjit-devel-17.7-3.19.6.x86_64",
"product_id": "postgresql17-llvmjit-devel-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-plperl-17.7-3.19.6.x86_64",
"product_id": "postgresql17-plperl-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-plpython-17.7-3.19.6.x86_64",
"product_id": "postgresql17-plpython-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-pltcl-17.7-3.19.6.x86_64",
"product_id": "postgresql17-pltcl-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-server-17.7-3.19.6.x86_64",
"product_id": "postgresql17-server-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-server-devel-17.7-3.19.6.x86_64",
"product_id": "postgresql17-server-devel-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-test-17.7-3.19.6.x86_64",
"product": {
"name": "postgresql17-test-17.7-3.19.6.x86_64",
"product_id": "postgresql17-test-17.7-3.19.6.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-18.1-8.3.4.x86_64",
"product_id": "postgresql18-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-contrib-18.1-8.3.4.x86_64",
"product_id": "postgresql18-contrib-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-devel-18.1-8.3.4.x86_64",
"product_id": "postgresql18-devel-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-mini-18.1-8.3.2.x86_64",
"product": {
"name": "postgresql18-devel-mini-18.1-8.3.2.x86_64",
"product_id": "postgresql18-devel-mini-18.1-8.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-llvmjit-devel-18.1-8.3.4.x86_64",
"product_id": "postgresql18-llvmjit-devel-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-plperl-18.1-8.3.4.x86_64",
"product_id": "postgresql18-plperl-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-plpython-18.1-8.3.4.x86_64",
"product_id": "postgresql18-plpython-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-pltcl-18.1-8.3.4.x86_64",
"product_id": "postgresql18-pltcl-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-server-18.1-8.3.4.x86_64",
"product_id": "postgresql18-server-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-server-devel-18.1-8.3.4.x86_64",
"product_id": "postgresql18-server-devel-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-test-18.1-8.3.4.x86_64",
"product": {
"name": "postgresql18-test-18.1-8.3.4.x86_64",
"product_id": "postgresql18-test-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-18.1-8.3.4.x86_64",
"product": {
"name": "libecpg6-18.1-8.3.4.x86_64",
"product_id": "libecpg6-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-32bit-18.1-8.3.4.x86_64",
"product": {
"name": "libecpg6-32bit-18.1-8.3.4.x86_64",
"product_id": "libecpg6-32bit-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-8.3.4.x86_64",
"product": {
"name": "libpq5-18.1-8.3.4.x86_64",
"product_id": "libpq5-18.1-8.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-18.1-8.3.4.x86_64",
"product": {
"name": "libpq5-32bit-18.1-8.3.4.x86_64",
"product_id": "libpq5-32bit-18.1-8.3.4.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-8.3.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64"
},
"product_reference": "libecpg6-18.1-8.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-8.3.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le"
},
"product_reference": "libecpg6-18.1-8.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-8.3.4.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x"
},
"product_reference": "libecpg6-18.1-8.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64"
},
"product_reference": "libecpg6-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.1-8.3.4.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x"
},
"product_reference": "libecpg6-32bit-18.1-8.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64"
},
"product_reference": "libecpg6-32bit-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-8.3.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64"
},
"product_reference": "libpq5-18.1-8.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-8.3.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le"
},
"product_reference": "libpq5-18.1-8.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-8.3.4.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x"
},
"product_reference": "libpq5-18.1-8.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64"
},
"product_reference": "libpq5-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-8.3.4.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x"
},
"product_reference": "libpq5-32bit-18.1-8.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64"
},
"product_reference": "libpq5-32bit-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch"
},
"product_reference": "postgresql-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch"
},
"product_reference": "postgresql-contrib-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch"
},
"product_reference": "postgresql-devel-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch"
},
"product_reference": "postgresql-docs-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch"
},
"product_reference": "postgresql-plperl-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch"
},
"product_reference": "postgresql-plpython-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch"
},
"product_reference": "postgresql-pltcl-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch"
},
"product_reference": "postgresql-server-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-4.32.1.noarch as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch"
},
"product_reference": "postgresql-server-devel-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64"
},
"product_reference": "libecpg6-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-32bit-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64"
},
"product_reference": "libecpg6-32bit-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64"
},
"product_reference": "libpq5-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-18.1-8.3.4.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64"
},
"product_reference": "libpq5-32bit-18.1-8.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch"
},
"product_reference": "postgresql-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch"
},
"product_reference": "postgresql-contrib-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch"
},
"product_reference": "postgresql-devel-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch"
},
"product_reference": "postgresql-docs-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch"
},
"product_reference": "postgresql-plperl-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch"
},
"product_reference": "postgresql-plpython-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch"
},
"product_reference": "postgresql-pltcl-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch"
},
"product_reference": "postgresql-server-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-4.32.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
},
"product_reference": "postgresql-server-devel-18-4.32.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-21T09:31:57Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server 12 SP5-LTSS:postgresql-server-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libecpg6-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libpq5-32bit-18.1-8.3.4.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-contrib-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-devel-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-docs-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plperl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-plpython-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-pltcl-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-18-4.32.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:postgresql-server-devel-18-4.32.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-21T09:31:57Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2026:20193-1
Vulnerability from csaf_suse - Published: 2026-01-29 10:56 - Updated: 2026-01-29 10:56Summary
Security update for postgresql16
Severity
Important
Notes
Title of the patch: Security update for postgresql16
Description of the patch: This update for postgresql16 fixes the following issues:
Security fixes:
- CVE-2025-12817: Missing check for CREATE
privileges on the schema in CREATE STATISTICS allowed table
owners to create statistics in any schema, potentially leading
to unexpected naming conflicts (bsc#1253332)
- CVE-2025-12818: Several places in libpq were not
sufficiently careful about computing the required size of a
memory allocation. Sufficiently large inputs could cause
integer overflow, resulting in an undersized buffer, which
would then lead to writing past the end of the buffer (bsc#1253333)
Other fixes:
- Upgrade to 16.11
Patchnames: SUSE-SLES-16.0-215
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
66 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"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\nSecurity fixes:\n\n- CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts (bsc#1253332)\n- CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer (bsc#1253333)\n\nOther fixes:\n\n - Upgrade to 16.11\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-215",
"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-2026_20193-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20193-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620193-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20193-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024025.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql16",
"tracking": {
"current_release_date": "2026-01-29T10:56:55Z",
"generator": {
"date": "2026-01-29T10:56:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20193-1",
"initial_release_date": "2026-01-29T10:56:55Z",
"revision_history": [
{
"date": "2026-01-29T10:56:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-contrib-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-contrib-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-devel-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-devel-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-plperl-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-plperl-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-plpython-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-plpython-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-pltcl-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-pltcl-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-server-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-server-16.11-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-160000.1.1.aarch64",
"product": {
"name": "postgresql16-server-devel-16.11-160000.1.1.aarch64",
"product_id": "postgresql16-server-devel-16.11-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-docs-16.11-160000.1.1.noarch",
"product": {
"name": "postgresql16-docs-16.11-160000.1.1.noarch",
"product_id": "postgresql16-docs-16.11-160000.1.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-contrib-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-contrib-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-devel-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-devel-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-plperl-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-plperl-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-plpython-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-plpython-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-pltcl-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-server-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-server-16.11-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"product_id": "postgresql16-server-devel-16.11-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-16.11-160000.1.1.s390x",
"product_id": "postgresql16-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-contrib-16.11-160000.1.1.s390x",
"product_id": "postgresql16-contrib-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-devel-16.11-160000.1.1.s390x",
"product_id": "postgresql16-devel-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-plperl-16.11-160000.1.1.s390x",
"product_id": "postgresql16-plperl-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-plpython-16.11-160000.1.1.s390x",
"product_id": "postgresql16-plpython-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-pltcl-16.11-160000.1.1.s390x",
"product_id": "postgresql16-pltcl-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-server-16.11-160000.1.1.s390x",
"product_id": "postgresql16-server-16.11-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-160000.1.1.s390x",
"product": {
"name": "postgresql16-server-devel-16.11-160000.1.1.s390x",
"product_id": "postgresql16-server-devel-16.11-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql16-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-contrib-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-contrib-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-contrib-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-devel-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-devel-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-devel-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plperl-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-plperl-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-plperl-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-plpython-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-plpython-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-plpython-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pltcl-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-pltcl-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-pltcl-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-server-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-server-16.11-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-server-devel-16.11-160000.1.1.x86_64",
"product": {
"name": "postgresql16-server-devel-16.11-160000.1.1.x86_64",
"product_id": "postgresql16-server-devel-16.11-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-contrib-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-contrib-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-devel-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-devel-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-docs-16.11-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch"
},
"product_reference": "postgresql16-docs-16.11-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plperl-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-plperl-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-plpython-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-plpython-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pltcl-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-pltcl-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-server-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-server-devel-16.11-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
},
"product_reference": "postgresql16-server-devel-16.11-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"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 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T10:56:55Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"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 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-contrib-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-devel-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-docs-16.11-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plperl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-plpython-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pltcl-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-16.11-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-server-devel-16.11-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T10:56:55Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
SUSE-SU-2026:20194-1
Vulnerability from csaf_suse - Published: 2026-03-18 08:31 - Updated: 2026-03-18 08:31Summary
Security update for postgresql17 and postgresql18
Severity
Important
Notes
Title of the patch: Security update for postgresql17 and postgresql18
Description of the patch: This update for postgresql17 and postgresql18 fixes the following issues:
Changes in postgresql17, postgresql18:
Update to 17.7:
* https://www.postgresql.org/about/news/p-3171/
* https://www.postgresql.org/docs/release/17.7/
* bsc#1253332, CVE-2025-12817: Missing check for CREATE
privileges on the schema in CREATE STATISTICS allowed table
owners to create statistics in any schema, potentially leading
to unexpected naming conflicts.
* bsc#1253333, CVE-2025-12818: Several places in libpq were not
sufficiently careful about computing the required size of a
memory allocation. Sufficiently large inputs could cause
integer overflow, resulting in an undersized buffer, which
would then lead to writing past the end of the buffer.
Postgresql is shipped in version 18.1.
pgvector was updated to 0.8.1 to support postgresql18.
pgaudit was updated to support postgresql18.
Patchnames: SUSE-SLES-16.0-216
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
4.3 (Medium)
Affected products
Recommended
262 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
262 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"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 postgresql17 and postgresql18",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql17 and postgresql18 fixes the following issues:\n\nChanges in postgresql17, postgresql18:\n\nUpdate to 17.7:\n\n* https://www.postgresql.org/about/news/p-3171/\n* https://www.postgresql.org/docs/release/17.7/\n\n* bsc#1253332, CVE-2025-12817: Missing check for CREATE\n privileges on the schema in CREATE STATISTICS allowed table\n owners to create statistics in any schema, potentially leading\n to unexpected naming conflicts.\n* bsc#1253333, CVE-2025-12818: Several places in libpq were not\n sufficiently careful about computing the required size of a\n memory allocation. Sufficiently large inputs could cause\n integer overflow, resulting in an undersized buffer, which\n would then lead to writing past the end of the buffer.\n\n\nPostgresql is shipped in version 18.1.\n\npgvector was updated to 0.8.1 to support postgresql18.\n\npgaudit was updated to support postgresql18.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-216",
"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-2026_20194-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20194-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620194-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20194-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024023.html"
},
{
"category": "self",
"summary": "SUSE Bug 1253332",
"url": "https://bugzilla.suse.com/1253332"
},
{
"category": "self",
"summary": "SUSE Bug 1253333",
"url": "https://bugzilla.suse.com/1253333"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12817 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-12818 page",
"url": "https://www.suse.com/security/cve/CVE-2025-12818/"
}
],
"title": "Security update for postgresql17 and postgresql18",
"tracking": {
"current_release_date": "2026-03-18T08:31:44Z",
"generator": {
"date": "2026-03-18T08:31:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20194-1",
"initial_release_date": "2026-03-18T08:31:44Z",
"revision_history": [
{
"date": "2026-03-18T08:31:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-160000.1.2.aarch64",
"product": {
"name": "libecpg6-18.1-160000.1.2.aarch64",
"product_id": "libecpg6-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-160000.1.2.aarch64",
"product": {
"name": "libpq5-18.1-160000.1.2.aarch64",
"product_id": "libpq5-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"product": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"product_id": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"product": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"product_id": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"product": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"product_id": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"product": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"product_id": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"product": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"product_id": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"product": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"product_id": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"product": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"product_id": "postgresql16-pgaudit-16.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"product": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"product_id": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-contrib-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-contrib-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-devel-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-devel-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"product": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"product_id": "postgresql17-pgaudit-17.1-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"product": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"product_id": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-plperl-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-plperl-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-plpython-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-plpython-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-pltcl-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-pltcl-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-server-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-server-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-160000.1.1.aarch64",
"product": {
"name": "postgresql17-server-devel-17.7-160000.1.1.aarch64",
"product_id": "postgresql17-server-devel-17.7-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-contrib-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-contrib-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-devel-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-devel-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"product": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"product_id": "postgresql18-pgaudit-18.0-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"product": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"product_id": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-plperl-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-plperl-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-plpython-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-plpython-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-pltcl-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-pltcl-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-server-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-server-18.1-160000.1.2.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-160000.1.2.aarch64",
"product": {
"name": "postgresql18-server-devel-18.1-160000.1.2.aarch64",
"product_id": "postgresql18-server-devel-18.1-160000.1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-18-160000.1.1.noarch",
"product": {
"name": "postgresql-18-160000.1.1.noarch",
"product_id": "postgresql-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-contrib-18-160000.1.1.noarch",
"product": {
"name": "postgresql-contrib-18-160000.1.1.noarch",
"product_id": "postgresql-contrib-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-devel-18-160000.1.1.noarch",
"product": {
"name": "postgresql-devel-18-160000.1.1.noarch",
"product_id": "postgresql-devel-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-docs-18-160000.1.1.noarch",
"product": {
"name": "postgresql-docs-18-160000.1.1.noarch",
"product_id": "postgresql-docs-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plperl-18-160000.1.1.noarch",
"product": {
"name": "postgresql-plperl-18-160000.1.1.noarch",
"product_id": "postgresql-plperl-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-plpython-18-160000.1.1.noarch",
"product": {
"name": "postgresql-plpython-18-160000.1.1.noarch",
"product_id": "postgresql-plpython-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-18-160000.1.1.noarch",
"product": {
"name": "postgresql-pltcl-18-160000.1.1.noarch",
"product_id": "postgresql-pltcl-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-18-160000.1.1.noarch",
"product": {
"name": "postgresql-server-18-160000.1.1.noarch",
"product_id": "postgresql-server-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-18-160000.1.1.noarch",
"product": {
"name": "postgresql-server-devel-18-160000.1.1.noarch",
"product_id": "postgresql-server-devel-18-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql17-docs-17.7-160000.1.1.noarch",
"product": {
"name": "postgresql17-docs-17.7-160000.1.1.noarch",
"product_id": "postgresql17-docs-17.7-160000.1.1.noarch"
}
},
{
"category": "product_version",
"name": "postgresql18-docs-18.1-160000.1.2.noarch",
"product": {
"name": "postgresql18-docs-18.1-160000.1.2.noarch",
"product_id": "postgresql18-docs-18.1-160000.1.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-160000.1.2.ppc64le",
"product": {
"name": "libecpg6-18.1-160000.1.2.ppc64le",
"product_id": "libecpg6-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-160000.1.2.ppc64le",
"product": {
"name": "libpq5-18.1-160000.1.2.ppc64le",
"product_id": "libpq5-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"product": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"product_id": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"product": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"product_id": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"product": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"product_id": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"product": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"product_id": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"product": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"product_id": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"product": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"product_id": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"product": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"product_id": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"product": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"product_id": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-contrib-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-contrib-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-devel-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-devel-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"product": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"product_id": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"product_id": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-plperl-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-plperl-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-plpython-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-plpython-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-pltcl-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-server-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-server-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"product": {
"name": "postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"product_id": "postgresql17-server-devel-17.7-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-contrib-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-contrib-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-devel-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-devel-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"product": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"product_id": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"product": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"product_id": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-plperl-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-plperl-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-plpython-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-plpython-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-pltcl-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-server-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-server-18.1-160000.1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"product": {
"name": "postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"product_id": "postgresql18-server-devel-18.1-160000.1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-160000.1.2.s390x",
"product": {
"name": "libecpg6-18.1-160000.1.2.s390x",
"product_id": "libecpg6-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-160000.1.2.s390x",
"product": {
"name": "libpq5-18.1-160000.1.2.s390x",
"product_id": "libpq5-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"product": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"product_id": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"product": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"product_id": "postgresql13-pgvector-0.8.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"product": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"product_id": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"product": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"product_id": "postgresql14-pgvector-0.8.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"product": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"product_id": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"product": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"product_id": "postgresql15-pgvector-0.8.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pgaudit-16.1-160000.3.1.s390x",
"product": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.s390x",
"product_id": "postgresql16-pgaudit-16.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"product": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"product_id": "postgresql16-pgvector-0.8.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-17.7-160000.1.1.s390x",
"product_id": "postgresql17-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-contrib-17.7-160000.1.1.s390x",
"product_id": "postgresql17-contrib-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-devel-17.7-160000.1.1.s390x",
"product_id": "postgresql17-devel-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pgaudit-17.1-160000.3.1.s390x",
"product": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.s390x",
"product_id": "postgresql17-pgaudit-17.1-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"product": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"product_id": "postgresql17-pgvector-0.8.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-plperl-17.7-160000.1.1.s390x",
"product_id": "postgresql17-plperl-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-plpython-17.7-160000.1.1.s390x",
"product_id": "postgresql17-plpython-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-pltcl-17.7-160000.1.1.s390x",
"product_id": "postgresql17-pltcl-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-server-17.7-160000.1.1.s390x",
"product_id": "postgresql17-server-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-160000.1.1.s390x",
"product": {
"name": "postgresql17-server-devel-17.7-160000.1.1.s390x",
"product_id": "postgresql17-server-devel-17.7-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-18.1-160000.1.2.s390x",
"product_id": "postgresql18-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-contrib-18.1-160000.1.2.s390x",
"product_id": "postgresql18-contrib-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-devel-18.1-160000.1.2.s390x",
"product_id": "postgresql18-devel-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pgaudit-18.0-160000.3.1.s390x",
"product": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.s390x",
"product_id": "postgresql18-pgaudit-18.0-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"product": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"product_id": "postgresql18-pgvector-0.8.1-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-plperl-18.1-160000.1.2.s390x",
"product_id": "postgresql18-plperl-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-plpython-18.1-160000.1.2.s390x",
"product_id": "postgresql18-plpython-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-pltcl-18.1-160000.1.2.s390x",
"product_id": "postgresql18-pltcl-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-server-18.1-160000.1.2.s390x",
"product_id": "postgresql18-server-18.1-160000.1.2.s390x"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-160000.1.2.s390x",
"product": {
"name": "postgresql18-server-devel-18.1-160000.1.2.s390x",
"product_id": "postgresql18-server-devel-18.1-160000.1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libecpg6-18.1-160000.1.2.x86_64",
"product": {
"name": "libecpg6-18.1-160000.1.2.x86_64",
"product_id": "libecpg6-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-18.1-160000.1.2.x86_64",
"product": {
"name": "libpq5-18.1-160000.1.2.x86_64",
"product_id": "libpq5-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"product": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"product_id": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"product": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"product_id": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"product": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"product_id": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"product": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"product_id": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"product": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"product_id": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"product": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"product_id": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"product": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"product_id": "postgresql16-pgaudit-16.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"product": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"product_id": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-contrib-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-contrib-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-contrib-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-devel-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-devel-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-devel-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"product": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"product_id": "postgresql17-pgaudit-17.1-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"product": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"product_id": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plperl-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-plperl-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-plperl-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-plpython-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-plpython-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-plpython-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-pltcl-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-pltcl-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-pltcl-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-server-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-server-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql17-server-devel-17.7-160000.1.1.x86_64",
"product": {
"name": "postgresql17-server-devel-17.7-160000.1.1.x86_64",
"product_id": "postgresql17-server-devel-17.7-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-contrib-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-contrib-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-contrib-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-devel-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-devel-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-devel-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"product": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"product_id": "postgresql18-pgaudit-18.0-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"product": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"product_id": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plperl-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-plperl-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-plperl-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-plpython-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-plpython-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-plpython-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-pltcl-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-pltcl-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-pltcl-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-server-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-server-18.1-160000.1.2.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql18-server-devel-18.1-160000.1.2.x86_64",
"product": {
"name": "postgresql18-server-devel-18.1-160000.1.2.x86_64",
"product_id": "postgresql18-server-devel-18.1-160000.1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64"
},
"product_reference": "libecpg6-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le"
},
"product_reference": "libecpg6-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x"
},
"product_reference": "libecpg6-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64"
},
"product_reference": "libecpg6-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64"
},
"product_reference": "libpq5-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le"
},
"product_reference": "libpq5-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x"
},
"product_reference": "libpq5-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64"
},
"product_reference": "libpq5-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch"
},
"product_reference": "postgresql-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch"
},
"product_reference": "postgresql-contrib-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch"
},
"product_reference": "postgresql-devel-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch"
},
"product_reference": "postgresql-docs-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch"
},
"product_reference": "postgresql-plperl-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch"
},
"product_reference": "postgresql-plpython-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch"
},
"product_reference": "postgresql-pltcl-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch"
},
"product_reference": "postgresql-server-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch"
},
"product_reference": "postgresql-server-devel-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-160000.1.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.1-160000.1.2.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch"
},
"product_reference": "postgresql18-docs-18.1-160000.1.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64"
},
"product_reference": "libecpg6-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le"
},
"product_reference": "libecpg6-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x"
},
"product_reference": "libecpg6-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64"
},
"product_reference": "libecpg6-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64"
},
"product_reference": "libpq5-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le"
},
"product_reference": "libpq5-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x"
},
"product_reference": "libpq5-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64"
},
"product_reference": "libpq5-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch"
},
"product_reference": "postgresql-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch"
},
"product_reference": "postgresql-contrib-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-devel-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch"
},
"product_reference": "postgresql-devel-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch"
},
"product_reference": "postgresql-docs-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch"
},
"product_reference": "postgresql-plperl-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch"
},
"product_reference": "postgresql-plpython-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch"
},
"product_reference": "postgresql-pltcl-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch"
},
"product_reference": "postgresql-server-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-18-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch"
},
"product_reference": "postgresql-server-devel-18-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64"
},
"product_reference": "postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64"
},
"product_reference": "postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64"
},
"product_reference": "postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgaudit-16.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64"
},
"product_reference": "postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-contrib-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-contrib-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-devel-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-devel-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-docs-17.7-160000.1.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch"
},
"product_reference": "postgresql17-docs-17.7-160000.1.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgaudit-17.1-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64"
},
"product_reference": "postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plperl-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-plperl-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-plpython-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-plpython-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-pltcl-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-pltcl-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-server-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql17-server-devel-17.7-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64"
},
"product_reference": "postgresql17-server-devel-17.7-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-contrib-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-contrib-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-devel-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-devel-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-docs-18.1-160000.1.2.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch"
},
"product_reference": "postgresql18-docs-18.1-160000.1.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgaudit-18.0-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64"
},
"product_reference": "postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64"
},
"product_reference": "postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plperl-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-plperl-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-plpython-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-plpython-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-pltcl-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-pltcl-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-server-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql18-server-devel-18.1-160000.1.2.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
},
"product_reference": "postgresql18-server-devel-18.1-160000.1.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12817"
}
],
"notes": [
{
"category": "general",
"text": "Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12817",
"url": "https://www.suse.com/security/cve/CVE-2025-12817"
},
{
"category": "external",
"summary": "SUSE Bug 1253332 for CVE-2025-12817",
"url": "https://bugzilla.suse.com/1253332"
}
],
"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 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T08:31:44Z",
"details": "moderate"
}
],
"title": "CVE-2025-12817"
},
{
"cve": "CVE-2025-12818",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-12818"
}
],
"notes": [
{
"category": "general",
"text": "Integer wraparound in multiple PostgreSQL libpq client library functions allows an application input provider or network peer to cause libpq to undersize an allocation and write out-of-bounds by hundreds of megabytes. This results in a segmentation fault for the application using libpq. Versions before PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-12818",
"url": "https://www.suse.com/security/cve/CVE-2025-12818"
},
{
"category": "external",
"summary": "SUSE Bug 1253333 for CVE-2025-12818",
"url": "https://bugzilla.suse.com/1253333"
}
],
"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 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libecpg6-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libpq5-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-contrib-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-docs-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plperl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-plpython-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-pltcl-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql-server-devel-18-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgaudit-1.5.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql13-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgaudit-1.6.3-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql14-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgaudit-1.7.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql15-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgaudit-16.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql16-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-contrib-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-docs-17.7-160000.1.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgaudit-17.1-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plperl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-plpython-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-pltcl-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql17-server-devel-17.7-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-contrib-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-devel-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-docs-18.1-160000.1.2.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgaudit-18.0-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pgvector-0.8.1-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plperl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-plpython-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-pltcl-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-18.1-160000.1.2.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:postgresql18-server-devel-18.1-160000.1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-18T08:31:44Z",
"details": "important"
}
],
"title": "CVE-2025-12818"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…